DirectXException.ErrorString Property |
Language: |
Retrieves the error string that is specific to Microsoft DirectX 9.0 for Managed Code.
Visual Basic Public ReadOnly Property ErrorString As String C# public string ErrorString { get; } C++ public:
property String^ ErrorString {
String^ get();
}JScript public function get ErrorString() : String
System.String
This property is read-only.
String that contains the error message.
Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.