AssemblyDirectory.Path Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic static string Path { get; set; }
Public Shared Property Path As String
Get
Set
public:
static property String^ Path {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also