DioDocs for PDF
GetDownloadedPath メソッド

DS.Documents.Html > GrapeCity.Documents.Html 名前空間 > BrowserFetcher クラス : GetDownloadedPath メソッド
宛先フォルダーにブラウザが存在しない場合にブラウザをダウンロードするかどうか。
必要に応じてブラウザをダウンロードし、Chromium 実行可能ファイルへのパスを返します。
シンタックス
'宣言
 
Public Function GetDownloadedPath( _
   Optional ByVal downloadIfNotExists As System.Boolean _
) As System.String
public System.string GetDownloadedPath( 
   System.bool downloadIfNotExists
)

パラメータ

downloadIfNotExists
宛先フォルダーにブラウザが存在しない場合にブラウザをダウンロードするかどうか。

戻り値の型

Chromium 実行可能ファイルへのパス、またはブラウザがダウンロードされていない場合は null 参照 (Visual Basicでは Nothing) へのパス。
参照

BrowserFetcher クラス
BrowserFetcher メンバ