VSSDK.TextManager.Interop.9
9.0.4
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2008 and newer.
Microsoft.VisualStudio.TextManager.Interop.9.0.dll
Install-Package VSSDK.TextManager.Interop.9 -Version 9.0.4
dotnet add package VSSDK.TextManager.Interop.9 --version 9.0.4
<PackageReference Include="VSSDK.TextManager.Interop.9" Version="9.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VSSDK.TextManager.Interop.9 --version 9.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VSSDK.TextManager.Interop.9, 9.0.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- VSSDK.IDE.9 (>= 9.0.4 && < 10.0.0)
- VSSDK.OLE.Interop (>= 7.0.4 && < 8.0.0)
- VSSDK.TextManager.Interop (>= 7.0.4 && < 8.0.0)
- VSSDK.TextManager.Interop.8 (>= 8.0.4 && < 9.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on VSSDK.TextManager.Interop.9:
Package | Downloads |
---|---|
VSSDK.TextManager.Interop.10
This package provides the Visual Studio "Text Manager" COM-interop assemblies used by Visual Studio 2010 and newer.
Microsoft.VisualStudio.TextManager.Interop.10.0.dll
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on VSSDK.TextManager.Interop.9:
Repository | Stars |
---|---|
mmanela/SnippetDesigner
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.
|
|
csoltenborn/GoogleTestAdapter
Visual studio extension that adds support for the C++ testing framework Google Test.
|