IDocumentFullPath Property |
FullPath - path and filename
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property FullPath As String
Get
Dim instance As IDocument
Dim value As String
value = instance.FullPath
property String^ FullPath {
String^ get ();
}
Property Value
Type:
String
See Also