Subscription.VirtualPath Propriété

Définition

Le chemin virtuel vers le rapport (si le rapport se trouve dans le dossier Mes Rapports de l’utilisateur).

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

Valeur de propriété

Une String valeur contenant le chemin virtuel vers le rapport (si le rapport se trouve dans le dossier Mes rapports de l’utilisateur).

S’applique à