ExternalError.bstrText Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error text.
public: System::String ^ bstrText;
public: Platform::String ^ bstrText;
std::wstring bstrText;
public string bstrText;
val mutable bstrText : string
Public bstrText As String