Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets an expression that represents the tag for the image.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property Tag As ReportVariantProperty
Get
'Uso
Dim instance As Image
Dim value As ReportVariantProperty
value = instance.Tag
public ReportVariantProperty Tag { get; }
public:
property ReportVariantProperty^ Tag {
ReportVariantProperty^ get ();
}
member Tag : ReportVariantProperty
function get Tag () : ReportVariantProperty
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object that represents the tag for the image.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering