GrapeCity Secure Mail for .NET 4.0J
GetValue メソッド

':'の前にあるヘッダフィールドの名前。標準的な値はHeaderKeyに文字列定数として用意されています。
指定したヘッダフィールド名が存在しない場合に空のStringを返すショートカットメソッド。
シンタックス
Public Function GetValue( _
   ByVal name As String _
) As String
public string GetValue( 
   string name
)

パラメータ

name
':'の前にあるヘッダフィールドの名前。標準的な値はHeaderKeyに文字列定数として用意されています。

戻り値の型

ヘッダフィールドの値(パラメーターは含まれません)。
参照

参照

HeaderDictionary クラス
HeaderDictionary メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.