Share via


NoNamespace.getHelperText Field

Definition

Represents the getHelperText XML attributes.

public static readonly System.Xml.Linq.XName getHelperText;
 staticval mutable getHelperText : System.Xml.Linq.XName
Public Shared ReadOnly getHelperText As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: group, taskFormGroup, taskGroup.
  • corresponds to the following strongly-typed properties: BackstageGroup.GetHelperText, TaskFormGroup.GetHelperText, TaskGroup.GetHelperText.

Applies to