Méthode ToString
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Ce membre se substitue à Object. . :: . .ToString() () () ().
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As ReportUrlBuilder
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
public override function ToString() : String
Valeur de retour
Type : System. . :: . .String
Voir aussi