Share via


O.connecttype Field

Definition

Represents the o:connecttype XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: path.
  • corresponds to the following strongly-typed properties: Path.ConnectionPointType.

Applies to