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 動作值。

適用於