Share via


NoNamespace.statusBar Field

Definition

Represents the statusBar XML attributes.

public static readonly System.Xml.Linq.XName statusBar;
 staticval mutable statusBar : System.Xml.Linq.XName
Public Shared ReadOnly statusBar 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.StatusBar, RevisionDefinedName.StatusBar.

Applies to