Share via


NoNamespace.destination Field

Definition

Represents the destination XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rm.
  • corresponds to the following strongly-typed properties: RevisionMove.Destination.

Applies to