Share via


NoNamespace.row Field

Definition

Represents the row XML attribute.

public static readonly System.Xml.Linq.XName row;
 staticval mutable row : System.Xml.Linq.XName
Public Shared ReadOnly row 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.Row.

Applies to