Property FileName
FileName
Gets the name of the file the user selected for saving, or null if the user canceled the SaveDialog.
public string FileName { get; }
Property Value
- string
The name of the file.
Gets the name of the file the user selected for saving, or null if the user canceled the SaveDialog.
public string FileName { get; }
The name of the file.