言語

MapTileLayer.UseSecureConnection プロパティ

定義

タイルデータを取得する際に安全な接続を使うかどうかを示します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> UseSecureConnection { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> UseSecureConnection { get; set; }
member this.UseSecureConnection : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property UseSecureConnection As ReportExpression(Of Boolean)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象