AsyncSaveResult.FileName Property

Definition

The name of the saved file. This can be null or empty if the name of the saved file did not change.

public string? FileName { get; init; }
member this.FileName : string with get, set
Public Property FileName As String

Property Value

Applies to