IDocumentPath Property

Gets the path of the document file on the disk. Can be empty if document is not yet saved.

Namespace:  TSD.API.Remoting.Document
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
string Path { get; }

Property Value

Type: String
See Also