Share via


NoNamespace.baseType Field

Definition

Represents the baseType XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: array, vector.
  • corresponds to the following strongly-typed properties: VTArray.BaseType, VTVector.BaseType.

Applies to