Text property
- Last UpdatedJul 22, 2024
- 1 minute read
Textual description corresponding to the result code.
Class
ICommandResult
Syntax
[C#]
string Text { get; }
[Visual C++]
HRESULT Text( [out, retval] BSTR* );
Textual description corresponding to the result code.
ICommandResult
[C#]
string Text { get; }
[Visual C++]
HRESULT Text( [out, retval] BSTR* );