StoragePath Property (C1MultiDocument)
In This Topic
Gets the temporary directory used by the current multi-document if its temporary storage type is
StorageType.Disk.
Syntax
'Declaration
Public ReadOnly Property StoragePath As String
public string StoragePath {get;}
See Also