ExecutionInfo.ReportPath 屬性

定義

取得或設定伺服器上報告的完整路徑。

public:
 property System::String ^ ReportPath { System::String ^ get(); void set(System::String ^ value); };
public string ReportPath { get; set; }
member this.ReportPath : string with get, set
Public Property ReportPath As String

屬性值

A String 包含報告路徑。

備註

此屬性對臨時執行為空。

適用於