TKMP.DLLのダウンロード
Assembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
ヘッダフィールドを追加します(既に同一名称がある場合は上書きします)
Namespace:
TKMP.Writer.HeaderAssembly: TKMP (TKMP.dll 内) バージョン: 3.1.0.0
Syntax
C# |
---|
public void Add( string Name, string Data, string EncodeCharset ) |
Visual Basic (Declaration) |
---|
Public Sub Add ( _ Name As String, _ Data As String, _ EncodeCharset As String _ ) |
Parameters
- Name
- Type: System..::.String
ヘッダのエントリ名
- Data
- Type: System..::.String
ヘッダデータ
- EncodeCharset
- Type: System..::.String
エンコードを行なう文字コード