Share via


X.rc Field

Definition

Represents the x:rc XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: bk.
  • has the following XML attributes: t, v.
  • corresponds to the following strongly-typed classes: MetadataRecord.

Applies to