Share via


NoNamespace.drop Field

Definition

Represents the drop XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: callout.
  • corresponds to the following strongly-typed properties: Callout.Drop.

Applies to