Share via


NoNamespace.traceFormatRef Field

Definition

Represents the traceFormatRef XML attributes.

public static readonly System.Xml.Linq.XName traceFormatRef;
 staticval mutable traceFormatRef : System.Xml.Linq.XName
Public Shared ReadOnly traceFormatRef As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: canvas, context.
  • corresponds to the following strongly-typed properties: Canvas.TraceFormatRef, Context.TraceFromatRef.

Applies to