PredefinedTextViewRoles.Analyzable Field
Applies to text views of entities that can be analyzed for errors or other information (such as "quick info").
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const Analyzable As String
public const string Analyzable
public:
literal String^ Analyzable
static val mutable Analyzable: string
public const var Analyzable : 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.