Share via


NoNamespace.propertyName Field

Definition

Represents the propertyName XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField.
  • corresponds to the following strongly-typed properties: CacheField.PropertyName.

Applies to