FaultException.Action プロパティ

定義

エラー メッセージの SOAP アクションの値を取得します。

public:
 property System::String ^ Action { System::String ^ get(); };
public string Action { get; }
member this.Action : string
Public ReadOnly Property Action As String

プロパティ値

String

エラー メッセージの SOAP アクションの値。

適用対象