TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
ヘッダのエントリーを管理するクラスの新しいインスタンスを作成します
Namespace:
TKMP.Writer.HeaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public HeaderString( string Name, string Data, string EncodeCharset ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ Name As String, _ Data As String, _ EncodeCharset As String _ ) |
Parameters
- Name
- Type: System..::.String
ヘッダエントリの名前
- Data
- Type: System..::.String
ヘッダエントリのデータ
- EncodeCharset
- Type: System..::.String
エンコードを行なう文字コード