FileSharing.ReservationPassword Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Gravar senha de reserva
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna StringValue.
- Atributos