Właściwość MapMarkerImageInstance.Source
Pobiera wartość obliczoną Source właściwość w MapMarkerImage klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Source As Image..::..SourceType
Get
'Użycie
Dim instance As MapMarkerImageInstance
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType wartości reprezentującej obliczonej wartości Source właściwość.
Zobacz także