TraceResult.FilePath Property

The fully qualified path to the trace file. Trace files are stored on the System Scratch drive on the console.

Syntax

public:
property String^ FilePath {
         String^ get ();
}  

Property value

Type: String 

 The fully qualified path to the trace file. For example, d:\xbtrace\xbtrace_20141028_142142.etl.

Requirements

Namespace: Microsoft.Xbox.Tools.ConsoleExtensions

Metadata: microsoft.xbox.tools.consoleextensions.winmd

See also

Reference

TraceResult Class

TraceResult Members

Microsoft.Xbox.Tools.ConsoleExtensions Namespace