Share via


NoNamespace.updateAutomatic Field

Definition

Represents the updateAutomatic XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: link.
  • corresponds to the following strongly-typed properties: OleObjectLink.AutoUpdate.

Applies to