Compartir a través de


Source Propiedad

Gets the calculated value of the Source property in a BaseGaugeImage class.

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 BaseGaugeImageInstance
Dim value As Image..::..SourceType

value = instance.Source
public Image..::..SourceType Source { get; }
public:
property Image..::..SourceType Source {
    Image..::..SourceType get ();
}
member Source : Image..::..SourceType
function get Source () : Image..::..SourceType

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Image. . :: . .SourceType
An Image..::..SourceType value that represents the calculated value of the Source property.