DirectXException.ErrorString Property |
Language: |
Retrieves the error string that is specific to Microsoft® DirectX® 9.0 for Managed Code.
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
System.String . String that contains the error message.
This property is read-only.
Direct3DXException, DirectPlayException, GraphicsException, GraphicsException, InputException, SoundException
Feedback? Please provide us with your comments on this topic.