Share via


MSO.command Field

Definition

Represents the mso:command XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: commands.
  • has the following XML attributes: enabled, getEnabled, idMso, onAction.
  • corresponds to the following strongly-typed classes: RepurposedCommand.

Applies to