[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocument.StoragePath

StoragePath Property

StoragePath

Gets the temporary directory used by the current multi-document if its temporary storage type is Disk.

Declaration
[Browsable(false)]
public string StoragePath { get; }
<Browsable(False)>
Public ReadOnly Property StoragePath As String
See Also