Reports for WPF
GeocoderBing コンストラクタ

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 > GeocoderBing クラス : GeocoderBing コンストラクタ
Name of cache file where locations are persisted.
Bing license key used to access Bing services.
Initializes a new instance of a GeocoderGoogle.
シンタックス
'宣言
 
Public Function New( _
   ByVal cacheFile As System.String, _
   ByVal autoSave As System.Boolean, _
   ByVal bingKey As System.String _
)
public GeocoderBing( 
   System.string cacheFile,
   System.bool autoSave,
   System.string bingKey
)

パラメータ

cacheFile
Name of cache file where locations are persisted.
autoSave
bingKey
Bing license key used to access Bing services.
解説
You can create Bing license keys here: http://www.bingmapsportal.com/.
参照

GeocoderBing クラス
GeocoderBing メンバ