다음을 통해 공유


IVsAsyncSaveResult.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; }
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

Applies to