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

屬性值

String

與封裝相關聯的版本註解。

實作

適用於