ActivityDesigner.GetAutomationHelpText 메서드

정의

ActivityDesigner와 관련된 자동화 속성/값 쌍의 문자열을 반환합니다.

protected:
 override System::String ^ GetAutomationHelpText();
protected override string GetAutomationHelpText ();
override this.GetAutomationHelpText : unit -> string
Protected Overrides Function GetAutomationHelpText () As String

반환

ActivityDesigner와 관련된 자동화 속성/값 쌍이 포함된 String입니다.

적용 대상