RegisterServerHelpKeyWordAttribute.KeyWord 속성

정의

특성의 지정한 키워드를 가져옵니다.

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

속성 값

특성을 나타내는 문자열 입력입니다.

적용 대상