バージョン

ExplorerBarItemBase コンストラクタ(String,String)

ExplorerBarItemBase クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String, _
   ByVal value As String _
)
public ExplorerBarItemBase( 
   string text,
   string value
)

パラメータ

text
テキスト。
value
値。
参照