DtsPipelineComponentAttribute.HelpKeyword プロパティ

定義

コンポーネントに関連付けられているヘルプ キーワードを取得します。値の設定も可能です。

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

プロパティ値

ヘルプ キーワードです。

適用対象