Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Path As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Path {get;} |
Return Value
Returns the path of this category on the local disk.For an example, refer to DiskMasterFormsCategory.AddMasterForm(FormRecognitionAttributes attributes, FormPages fields, string fileName).
The source code of this interface implementation class is available at <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family