FileContextSaveFileName Property
Full path to the file saving should be performed to (can be temporary one).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public string SaveFileName { get; }
Public ReadOnly Property SaveFileName As String
Get
public:
property String^ SaveFileName {
String^ get ();
}
member SaveFileName : string with get
Property Value
String