Trace.Continuation 属性

定义

延续

表示架构中的以下属性:延续

[DocumentFormat.OpenXml.SchemaAttr(0, "continuation")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues> Continuation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues> Continuation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "continuation")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues>? Continuation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("continuation")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues>? Continuation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues>? Continuation { get; set; }
member this.Continuation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "continuation")>]
member this.Continuation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("continuation")>]
member this.Continuation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.InkML.TraceContinuationValues> with get, set
Public Property Continuation As EnumValue(Of TraceContinuationValues)

属性值

属性

适用于