Share via


XXL21.alternateUrls Field

Definition

Represents the xxl21:alternateUrls XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: externalBook.
  • has the following child XML elements: absoluteUrl, relativeUrl.
  • has the following XML attributes: driveId, itemId.
  • corresponds to the following strongly-typed classes: ExternalBookAlternateUrls.

Applies to