다음을 통해 공유


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

속성 값

적용 대상