Share via


XVML.Disabled Field

Definition

Represents the xvml:Disabled XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: ClientData.
  • corresponds to the following strongly-typed classes: Disabled.

Applies to