Share via


P.cmd Field

Definition

Represents the p:cmd XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: childTnLst, subTnLst.
  • has the following child XML elements: cBhvr.
  • has the following XML attributes: cmd, type.
  • corresponds to the following strongly-typed classes: Command.

Applies to