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
val mutable bstrText: string
public var bstrText : String

.NET Framework Security

See Also

Reference

ExternalError Structure

ExternalError Members

Microsoft.VisualStudio.TextManager.Interop Namespace