Поделиться через


Свойство MapTileLayerInstance.UseSecureConnection

Gets the calculated value of the UseSecureConnection property in a MapTileLayer class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property UseSecureConnection As Boolean 
    Get
'Применение
Dim instance As MapTileLayerInstance 
Dim value As Boolean 

value = instance.UseSecureConnection
public bool UseSecureConnection { get; }
public:
property bool UseSecureConnection {
    bool get ();
}
member UseSecureConnection : bool
function get UseSecureConnection () : boolean

Значение свойства

Тип: System.Boolean
A MapTileStyle value that represents the calculated value of the UseSecureConnection property.

См. также

Справочник

MapTileLayerInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering