ISettingsProgPath Property |
The program folder path - location of SOCRM.EXE and DLLs.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property ProgPath As String
Get
Dim instance As ISettings
Dim value As String
value = instance.ProgPath
property String^ ProgPath {
String^ get ();
}
Property Value
Type:
String
See Also