Share via


NoNamespace.dvAspect Field

Definition

Represents the dvAspect XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: oleObject.
  • corresponds to the following strongly-typed properties: OleObject.DataOrViewAspect.

Applies to