DirectXException.ErrorString Property (Microsoft.DirectX)

Retrieves the error string that is specific to Microsoft DirectX 9.0 for Managed Code.

Definition

Visual Basic Public ReadOnly Property ErrorString As String
C# public string ErrorString { get; }
C++ public:
property StringLeave Site^ ErrorString {
        StringLeave Site^ get();
}
JScript public function get ErrorString() : String

Property Value

System.String
String that contains the error message.

This property is read-only. 

Applies To

Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException