ProvideStaticToolboxItemAttribute::UseProjectTargetFrameworkVersionInTooltip Property
Visual Studio 2015
Determines whether to use the target framework version in the tooltip.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property bool UseProjectTargetFrameworkVersionInTooltip { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] void set(bool value); }
Property Value
Type: System::Booleantrue if the target framework version should be used in the tooltip, otherwise false.
Show: