Classe ReportUrl
Represents a URL in a report.
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportUrl
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ReportUrl
'Uso
Dim instance As ReportUrl
public sealed class ReportUrl
public ref class ReportUrl sealed
[<SealedAttribute>]
type ReportUrl = class end
public final class ReportUrl
O tipo ReportUrl expõe os membros a seguir.
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | Returns the report URL as a string. (Substitui Object. . :: . .ToString() () () ().) |
![]() |
ToUri | Returns the report URL as a Uri. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
.gif)
.gif)