次の方法で共有


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)

プロパティ値

属性

適用対象