Linguaggio

Subscription.VirtualPath Proprietà

Definizione

Il percorso virtuale verso il report (se il report si trova nella cartella My Reports dell'utente).

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

Valore della proprietà

Un String valore che contiene il percorso virtuale verso il report (se il report si trova nella cartella My Reports dell'utente).

Si applica a