PredefinedErrorTypeNames.OtherError Field
Represents other errors.
Namespace: Microsoft.VisualStudio.Text.Adornments
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const OtherError As String
public const string OtherError
public:
literal String^ OtherError
static val mutable OtherError: string
public const var OtherError : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.