DirectXException.ErrorString Property

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET Public ReadOnly Property ErrorString As String
C# public string ErrorString { get; }
Managed C++ public: __property String* get_ErrorString();
JScript .NET 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

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.