FaultContractInfo.Action プロパティ

定義

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

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

プロパティ値

SOAP エラーのアクションの値。

適用対象