次の方法で共有


FaultDescription.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 エラーのアクション。

注釈

Action プロパティを使用して、エラー メッセージのアクションを取得または設定します。

適用対象