Właściwość MapTileLayerInstance.UseSecureConnection
Pobiera wartość obliczoną UseSecureConnection właściwość w MapTileLayer klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property UseSecureConnection As Boolean
Get
'Użycie
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
Wartość właściwości
Typ: System.Boolean
A MapTileStyle wartości reprezentującej obliczonej wartości UseSecureConnection właściwość.
Zobacz także