Share via


NoNamespace.ObjectID_ Field

Definition

Represents the ObjectID XML attribute.

public static readonly System.Xml.Linq.XName ObjectID_;
 staticval mutable ObjectID_ : System.Xml.Linq.XName
Public Shared ReadOnly ObjectID_ 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.ObjectId.

Applies to