Namespace CodeFactory.WinVs
Classes
AssemblyCFEnvironment
Assembly attribute that tracks the CodeFactory environment that this library runs in.
AssemblyCFSdkVersion
Assembly attribute that tracks the CodeFactory SDK that was used to build this assembly.
FileHelper
Static helper class that contains functions to support file management with visual studio.
PathHelper
Static helper class that contains functions to support path management with visual studio.
VisualStudioException
Base exception class for all visual studio specific exceptions that occur in code factory.
VisualStudioMessages
A strongly-typed resource class, for looking up localized strings, etc.
VsActionsExtensions
Extension methods that support IVSActions
Interfaces
IVsActions
Code factory commands that are globally used in Visual Studio.
IVsEnvironmentActions
Visual Studio actions handle interaction with Visual Studio itself.