IReportContext.ReportPath Property

Definition

Gets a value that specifies the path of the report.

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

Property Value

A value that specifies the path of the report.

Applies to