Trace.TimeOffset 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.
timeOffset
Representa o seguinte atributo no esquema: timeOffset
[DocumentFormat.OpenXml.SchemaAttr(0, "timeOffset")]
public DocumentFormat.OpenXml.DecimalValue TimeOffset { get; set; }
public DocumentFormat.OpenXml.DecimalValue TimeOffset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "timeOffset")]
public DocumentFormat.OpenXml.DecimalValue? TimeOffset { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("timeOffset")]
public DocumentFormat.OpenXml.DecimalValue? TimeOffset { get; set; }
public DocumentFormat.OpenXml.DecimalValue? TimeOffset { get; set; }
member this.TimeOffset : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "timeOffset")>]
member this.TimeOffset : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("timeOffset")>]
member this.TimeOffset : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property TimeOffset As DecimalValue
Valor da propriedade
- Atributos