Share via


NoNamespace.cp Field

Definition

Represents the cp XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: b, d, e, m, n, s.
  • corresponds to the following strongly-typed properties: BooleanItem.PropertyCount, DateTimeItem.PropertyCount, ErrorItem.PropertyCount, MissingItem.PropertyCount, NumberItem.PropertyCount, StringItem.PropertyCount.

Applies to