Share via


WETP.taskpanes Field

Definition

Represents the wetp:taskpanes XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: taskpane.
  • corresponds to the following strongly-typed classes: Taskpanes.

Applies to