TraceGroup.ContextRef Property

Definition

contextRef

Represents the following attribute in the schema: contextRef

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

Property Value

Attributes

Applies to