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.
Identifies the source of the image.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public ReadOnly Property Source As Image.SourceType
Get
'Uso
Dim instance As BackgroundImage
Dim value As Image.SourceType
value = instance.Source
public Image.SourceType Source { get; }
public:
virtual property Image.SourceType Source {
Image.SourceType get () sealed;
}
abstract Source : Image.SourceType
override Source : Image.SourceType
final function get Source () : Image.SourceType
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType object.
Implementa
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering