Langue

Report.URL Propriété

Définition

Obtient l’URL du rapport sur le serveur de rapports.

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

Valeur de propriété

L’URL du rapport. L’URL correspond à la chaîne d’accès complète à l’URL du rapport. Pour plus d’informations, voir URL Access (SSRS).

S’applique à