VSConstants.ToolboxMultitargetingFields.UseProjectTargetFrameworkVersionInTooltip Field
Determines whether to use the project target framework's version in toolbox item tooltips.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Const UseProjectTargetFrameworkVersionInTooltip As String
public const string UseProjectTargetFrameworkVersionInTooltip
public:
literal String^ UseProjectTargetFrameworkVersionInTooltip
static val mutable UseProjectTargetFrameworkVersionInTooltip: string
public const var UseProjectTargetFrameworkVersionInTooltip : 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.