Share via


NoNamespace.showStatus Field

Definition

Represents the showStatus XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: browseMode.
  • corresponds to the following strongly-typed properties: BrowseMode.ShowStatus.

Applies to