ExecutionInfo.ReportPath Propriété

Définition

Obtient ou définit le chemin complet vers le rapport sur le serveur.

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

Valeur de propriété

A contenant String le chemin du rapport.

Remarques

Cette propriété est vide pour les exécutions ad hoc.

S’applique à