언어

PackageRemote32Class.VersionComments 속성

정의

패키지와 연관된 버전 주석을 받거나 설정합니다.

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

속성 값

패키지와 연관된 버전 주석입니다.

구현

적용 대상