Report.URL Proprietà

Definizione

Ottiene l'URL del report nel server di report.

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

Valore della proprietà

String

URL del report. L'URL è costituito dalla stringa di accesso con URL completo al report. Per ulteriori informazioni, vedere accesso con URL (SSRS).

Si applica a