次の方法で共有


RegisterServerHelpKeyWordAttribute.KeyWord プロパティ

定義

属性に対して指定されたキーワードを取得します。

public:
 property System::String ^ KeyWord { System::String ^ get(); };
public string KeyWord { get; }
member this.KeyWord : string
Public ReadOnly Property KeyWord As String

プロパティ値

属性を表す文字列入力です。

適用対象