ApplicationMetadata.BuildVersion 属性

定义

获取或设置应用程序的生成版本。

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

属性值

适用于