ProfilerLogger.FileToLog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If null, no file is saved to disk
public:
property System::String ^ FileToLog { System::String ^ get(); };
public string FileToLog { get; }
member this.FileToLog : string
Public ReadOnly Property FileToLog As String