TraceResult.Type Property

A value from the TraceType enumeration indicating the type of trace that was run.

Syntax

public:
property TraceType Type {
         TraceType get ();
}  

Property value

Type: TraceType 

Indicates the type of trace that was run. Currently the only valid value is TraceType.NetworkPacket.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

TraceResult Class

TraceResult Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace