TKMP.DLLのダウンロード

新しいインスタンスを作成します

Namespace:  TKMP.Net.SearchKey
Assembly:  TKMP (TKMP.dll 内) バージョン: 3.1.0.0

Syntax

C#
public HEADER(
	string filedname,
	string value
)
Visual Basic (Declaration)
Public Sub New ( _
	filedname As String, _
	value As String _
)

Parameters

filedname
Type: System..::.String
ヘッダフィールドの文字列
value
Type: System..::.String
検索する文字列

See Also