PropertiesTab.HelpKeyword 속성

정의

이 탭과 연결할 도움말 키워드를 가져옵니다.

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

속성 값

문자열 "vs.properties"입니다.

적용 대상