IBrowserProvider インターフェイス
v2 に適用されます。
動的にブラウザーを提供する拡張機能を表します。
名前空間: Microsoft.WebMatrix.Extensibility
アセンブリ: Microsoft.WebMatrix.Extensibility (Microsoft.WebMatrix.Extensibility.dll)
構文
'宣言
Public Interface IBrowserProvider
'使用
Dim instance As IBrowserProvider
public interface IBrowserProvider
public interface class IBrowserProvider
type IBrowserProvider = interface end
public interface IBrowserProvider
IBrowserProvider 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
![]() |
Browsers | プロバイダーによって提供されるブラウザーのコレクションを取得します。 |
先頭に戻る