Share via


W.docLocation Field

Definition

Represents the w:docLocation XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hyperlink.
  • corresponds to the following strongly-typed properties: Hyperlink.DocLocation, HyperlinkRuby.DocLocation.

Applies to