AttachedFileFilePath Property |
Gets the path to the original file.
Namespace:
Aspose.Note
Assembly:
Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntaxpublic string FilePath { get; }Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}member FilePath : string with get
Property Value
Type:
String
See Also