Share via


NoNamespace.dockstate Field

Definition

Represents the dockstate XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: taskpane.
  • corresponds to the following strongly-typed properties: WebExtensionTaskpane.DockState.

Applies to