Share via


NoNamespace.reservationPassword Field

Definition

Represents the reservationPassword XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fileSharing.
  • corresponds to the following strongly-typed properties: FileSharing.ReservationPassword.

Applies to