Share via


X.customPr Field

Definition

Represents the x:customPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: customProperties.
  • has the following XML attributes: name, id.
  • corresponds to the following strongly-typed classes: CustomProperty.

Applies to