Share via


NoNamespace.advise Field

Definition

Represents the advise XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ddeItem, oleItem, oleItem.
  • corresponds to the following strongly-typed properties: DdeItem.Advise, OleItem.Advise.

Applies to