Share via


NoNamespace.driveId Field

Definition

Represents the driveId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alternateUrls.
  • corresponds to the following strongly-typed properties: ExternalBookAlternateUrls.DriveId.

Applies to