ExternalError.bstrText Field

Error text.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'宣言
Public bstrText As String
'使用
Dim instance As ExternalError
Dim value As String

value = instance.bstrText

instance.bstrText = value
public string bstrText
public:
String^ bstrText
public var bstrText : String

Field Value

Type: System.String

Permissions

See Also

Reference

ExternalError Structure

ExternalError Members

Microsoft.VisualStudio.TextManager.Interop Namespace