ApplicationMetadata.BuildVersion Property

Definition

Gets or sets the application's build version.

public:
 property System::String ^ BuildVersion { System::String ^ get(); void set(System::String ^ value); };
public string? BuildVersion { get; set; }
member this.BuildVersion : string with get, set
Public Property BuildVersion As String

Property Value

Applies to