Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the calculated value of the Tag property in a Image class.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public MustOverride ReadOnly Property Tag As Object
Get
'Uso
Dim instance As ImageInstance
Dim value As Object
value = instance.Tag
public abstract Object Tag { get; }
public:
virtual property Object^ Tag {
Object^ get () abstract;
}
abstract Tag : Object
abstract function get Tag () : Object
Valor de la propiedad
Tipo: System.Object
An Object value that represents the calculated value of the Tag property.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering