Share via


NoNamespace.clrIdx Field

Definition

Represents the clrIdx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cmAuthor.
  • corresponds to the following strongly-typed properties: CommentAuthor.ColorIndex.

Applies to