ComErrorException.ErrorMessage 속성

정의

오류 메시지 문자열을 가져옵니다.

public:
 property System::String ^ ErrorMessage { System::String ^ get(); };
public string ErrorMessage { get; }
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

속성 값

오류 메시지입니다.

적용 대상