Share via


NoNamespace.override Field

Definition

Represents the override XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cBhvr.
  • corresponds to the following strongly-typed properties: CommonBehavior.Override.

Applies to