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

适用于