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