AutomationElement.AutomationElementInformation.HelpText 속성

정의

요소에 연결된 도움말 텍스트를 가져옵니다.

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

속성 값

요소의 도구 설명 도움말 텍스트입니다.

설명

자세한 내용은 HelpTextProperty를 참조하세요.

적용 대상