Share via


NoNamespace.source Field

Definition

Represents the source XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bind, rm.
  • corresponds to the following strongly-typed properties: Bind.Source, RevisionMove.Source.

Applies to