FileSharing.ReservationPassword プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
予約パスワードの書き込み
スキーマの reservationPassword の次の属性を表します。
[DocumentFormat.OpenXml.SchemaAttr(0, "reservationPassword")]
public DocumentFormat.OpenXml.HexBinaryValue ReservationPassword { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue ReservationPassword { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "reservationPassword")]
public DocumentFormat.OpenXml.HexBinaryValue? ReservationPassword { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("reservationPassword")]
public DocumentFormat.OpenXml.HexBinaryValue? ReservationPassword { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? ReservationPassword { get; set; }
member this.ReservationPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "reservationPassword")>]
member this.ReservationPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("reservationPassword")>]
member this.ReservationPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property ReservationPassword As HexBinaryValue
プロパティ値
StringValue を返します。
- 属性