Share via


NoNamespace.memberPropertyField Field

Definition

Represents the memberPropertyField XML attribute.

public static readonly System.Xml.Linq.XName memberPropertyField;
 staticval mutable memberPropertyField : System.Xml.Linq.XName
Public Shared ReadOnly memberPropertyField 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.MemberPropertyField.

Applies to