IDTSPackageInfo100.VersionComments 属性

定义

public:
 property System::String ^ VersionComments { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public string VersionComments { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.VersionComments : string
Public ReadOnly Property VersionComments As String

属性值

返回一个 字符串 ,其中包含此版本的包的注释。

属性

适用于