Share via


NoNamespace.usedByAddin Field

Definition

Represents the usedByAddin XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: connection.
  • corresponds to the following strongly-typed properties: Connection.UsedByAddin.

Applies to