Share via


NoNamespace.help Field

Definition

Represents the help XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName, rdn.
  • corresponds to the following strongly-typed properties: DefinedName.Help, RevisionDefinedName.Help.

Applies to