IDTSPackageInfo100.Description 属性

定义

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

属性值

一个 字符串 ,其中包含提供给包的说明。

属性

适用于