Overview
This section provides additional guidance on the fundamentals of Microsoft Configuration Manager (ConfigMgr) SDK managed programming.
Getting Started
These pages show how to start with the ConfigMgr SDK and how to configure Visual Studio to access the relevant Assemblies and DLLs.
- Configuring Visual Studio to use ConfigMgr Assemblies
- Using AssemblyResolve to Load ConfigMgr SDK Assemblies On Demand
Using IResultObject
These pages show the basics of working with the base object in the ConfigMgr SDK: IResultObject.