Share via


NoNamespace.clr Field

Definition

Represents the clr XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebProperties.Color.

Applies to