Share via


NoNamespace.cmd Field

Definition

Represents the cmd XML attribute.

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 attribute, it:

  • is contained in the following XML elements: cmd.
  • corresponds to the following strongly-typed properties: Command.CommandName.

Applies to