Partilhar via


Propriedade LocalReport.MapTileServerConfiguration

Defines configuration settings for Microsoft Bing Maps SOAP Services that provides a tile background for map report items in the report.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
Public ReadOnly Property MapTileServerConfiguration As MapTileServerConfiguration
public MapTileServerConfiguration MapTileServerConfiguration { get; }
public:
property MapTileServerConfiguration^ MapTileServerConfiguration {
    MapTileServerConfiguration^ get ();
}
member MapTileServerConfiguration : MapTileServerConfiguration with get
function get MapTileServerConfiguration () : MapTileServerConfiguration

Valor de propriedade

Tipo: Microsoft.Reporting.WinForms.MapTileServerConfiguration
Returns MapTileServerConfiguration.

Consulte também

Referência

LocalReport Classe

Namespace Microsoft.Reporting.WinForms