Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated value of the Source property in a MapMarkerImage class.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Source As Image.SourceType
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType value that represents the calculated value of the Source property.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering