Compartir a través de


ExecutionInfo.ReportPath Propiedad

Definición

Obtiene o establece la ruta de acceso completa al informe del servidor.

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

Valor de propiedad

Valor String que contiene la ruta de acceso del informe.

Comentarios

Esta propiedad está vacía para las ejecuciones ad hoc.

Se aplica a