次の方法で共有


ISoapMessage.MethodName プロパティ

呼び出されたメソッドの名前を取得または設定します。

Property MethodName As String
[C#]
string MethodName {get; set;}
[C++]
__property String* get_MethodName();__property void set_MethodName(String*);
[JScript]
function get MethodName() : String;function set MethodName(String);

プロパティ値

呼び出されたメソッドの名前。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ISoapMessage インターフェイス | ISoapMessage メンバ | System.Runtime.Serialization.Formatters 名前空間