Share via


NoNamespace.traceDataRef Field

Definition

Represents the traceDataRef XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: traceView.
  • corresponds to the following strongly-typed properties: TraceView.TraceDataRef.

Applies to