RegisterServerHelpKeyWordAttribute.KeyWord Property

Definition

Gets the specified keyword for the attribute.

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

Property Value

A string input that represents the attribute.

Applies to