Freigeben über


LocalReport.MapTileServerConfiguration-Eigenschaft

Definiert Konfigurationseinstellungen für Microsoft Bing Maps SOAP Services, die einen Kachelhintergrund für Kartenberichtselemente im Bericht bereitstellen.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> _
Public ReadOnly Property MapTileServerConfiguration As MapTileServerConfiguration
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public MapTileServerConfiguration MapTileServerConfiguration { get; }
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
public:
property MapTileServerConfiguration^ MapTileServerConfiguration {
    MapTileServerConfiguration^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member MapTileServerConfiguration : MapTileServerConfiguration with get
function get MapTileServerConfiguration () : MapTileServerConfiguration

Eigenschaftswert

Typ: Microsoft.Reporting.WebForms.MapTileServerConfiguration
Gibt MapTileServerConfigurationzurück.

Siehe auch

Referenz

LocalReport Klasse

Microsoft.Reporting.WebForms-Namespace