ResourceSavingArgsFileName Property |
Gets the file name.
Namespace:
Aspose.Note.Saving.Html
Assembly:
Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntaxpublic string FileName { get; }
Public ReadOnly Property FileName As String
Get
public:
property String^ FileName {
String^ get ();
}
member FileName : string with get
Property Value
Type:
String
See Also