Share via


NoNamespace.presId Field

Definition

Represents the presId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

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

Applies to