ActivityDesigner.GetAutomationHelpText Method

Definition

Returns a string of automation property/value pairs related to the ActivityDesigner.

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

Returns

A String that contains the automation property/value pairs related to the ActivityDesigner.

Applies to