共用方式為


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

屬性值

SOAP 錯誤的動作。

備註

您可以使用 Action 屬性來取得或設定錯誤訊息的動作。

適用於