DtsPipelineComponentAttribute.HelpCollection プロパティ

定義

ヘルプの取得元となるヘルプ コレクションを取得します。値の設定も可能です。

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

プロパティ値

ヘルプ コレクションです。

適用対象