Share via


StagingBatchInformation.VersionName 속성

정의

버전 이름을 가져오거나 설정합니다.

public:
 property System::String ^ VersionName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string VersionName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.VersionName : string with get, set
Public Property VersionName As String

속성 값

버전 이름을 나타내는 문자열입니다.

특성

적용 대상