Share via


NoNamespace.lastView Field

Definition

Represents the lastView XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: viewPr.
  • corresponds to the following strongly-typed properties: ViewProperties.LastView.

Applies to