Share via


NoNamespace.preferSingleView Field

Definition

Represents the preferSingleView XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: normalViewPr.
  • corresponds to the following strongly-typed properties: NormalViewProperties.PreferSingleView.

Applies to