IVsAssemblyReferenceProviderContext::TargetFrameworkMoniker Property
Visual Studio 2015
Gets or sets the target framework moniker, for example ".NETFramework, version=4.5".
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610743810)] property String^ TargetFrameworkMoniker { String^ get(); void set(String^ value); }
Property Value
Type: System::String^
Show: