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 동작 값입니다.

적용 대상