Share via


NoNamespace.idsrc Field

Definition

Represents the idsrc XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rel.
  • corresponds to the following strongly-typed properties: Relation.SourceId.

Applies to