Share via


NoNamespace.oleUpdate Field

Definition

Represents the oleUpdate XML attribute.

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

Applies to