Interoperability with Other .NET Languages (C++/CLI)
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Interoperability with Other .NET Languages (C++/CLI).
The topics in this section show how to create assemblies in Visual C++ that consume from or provide functionality to assemblies written in C# or Visual Basic.
How to: Implement is and as C# Keywords (C++/CLI)
How to: Implement the lock C# Keyword (C++/CLI)
Show: