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 .

설명

이 특성은 임시 실행을 위해 비어 있습니다.

적용 대상