Freigeben über


Comment.DateTime Eigenschaft

Definition

Dt

Stellt das folgende Attribut im Schema dar: dt

[DocumentFormat.OpenXml.SchemaAttr(0, "dt")]
public DocumentFormat.OpenXml.DateTimeValue DateTime { get; set; }
public DocumentFormat.OpenXml.DateTimeValue DateTime { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dt")]
public DocumentFormat.OpenXml.DateTimeValue? DateTime { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dt")]
public DocumentFormat.OpenXml.DateTimeValue? DateTime { get; set; }
public DocumentFormat.OpenXml.DateTimeValue? DateTime { get; set; }
member this.DateTime : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dt")>]
member this.DateTime : DocumentFormat.OpenXml.DateTimeValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dt")>]
member this.DateTime : DocumentFormat.OpenXml.DateTimeValue with get, set
Public Property DateTime As DateTimeValue

Eigenschaftswert

Gibt zurück DateTimeValue.

Attribute

Gilt für: