Partilhar via


Classe MapTileServerConfiguration

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

Hierarquia de herança

Object
  Microsoft.Reporting.WinForms.MapTileServerConfiguration

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

Sintaxe

'Declaração
Public NotInheritable Class MapTileServerConfiguration
public sealed class MapTileServerConfiguration
public ref class MapTileServerConfiguration sealed
[<Sealed>]
type MapTileServerConfiguration =  class end
public final class MapTileServerConfiguration

O tipo MapTileServerConfiguration expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública AppID Gets or sets the application identifier (AppID) to use for Bing Maps SOAP Services.
Propriedade pública MaxConnections Gets or sets the maximum number of connections to Bing Maps SOAP Services.
Propriedade pública Timeout Gets or sets the timeout in seconds to wait for a response from Bing Maps SOAP Services.

Superior

Métodos

  Nome Descrição
Método público Equals Determines whether the specified object is equal to the current object. (Herdado de Object.)
Método público GetHashCode Serves as the default hash function. (Herdado de Object.)
Método público GetType Gets the Type of the current instance. (Herdado de Object.)
Método público ToString Returns a string that represents the current object. (Herdado de Object.)

Superior

Acesso thread-safe

Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.

Consulte também

Referência

Namespace Microsoft.Reporting.WinForms