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

속성 값

오류 메시지에 대한 SOAP 동작의 값입니다.

적용 대상