Share via


NoNamespace.customView Field

Definition

Represents the customView XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rdn.
  • corresponds to the following strongly-typed properties: RevisionDefinedName.CustomView.

Applies to