Share via


R.cs Field

Definition

Represents the r:cs XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: relIds.
  • corresponds to the following strongly-typed properties: RelationshipIds.ColorPart.

Applies to