FileSharing.ReservationPassword 属性

定义

写入预留密码

表示架构中的以下属性: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

属性

适用于