Freigeben über


BaseGaugeImageInstance.Source-Eigenschaft

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public ReadOnly Property Source As Image.SourceType 
    Get
'Usage
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

Eigenschaftswert

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

Siehe auch

Verweis

BaseGaugeImageInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace