TestRun.ResultFilePath Property

Definition

Gets or sets the path of the result file.

public:
 property System::String ^ ResultFilePath { System::String ^ get(); };
public string ResultFilePath { get; }
member this.ResultFilePath : string
Public ReadOnly Property ResultFilePath As String

Property Value

The path of the result file.

Applies to