Sdílet prostřednictvím


LocalReport.MapTileServerConfiguration – vlastnost

Definuje nastavení konfigurace služby Microsoft Bing mapy SOAP poskytující pozadí dlaždic pro rozvržení sestavy položek v sestavě.

Obor názvů:  Microsoft.Reporting.WebForms
Sestavení:  Microsoft.ReportViewer.WebForms (v Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Deklarace
<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

Hodnota vlastnosti

Typ: Microsoft.Reporting.WebForms.MapTileServerConfiguration
Vrátí MapTileServerConfiguration.

Viz také

Referenční dokumentace

LocalReport Třída

Microsoft.Reporting.WebForms – obor názvů