PackageUtilities::GetSystemAssemblyPath Method ()

 

Gets the path of system assemblies.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static String^ GetSystemAssemblyPath()

Return Value

Type: System::String^

The base directory for system assemblies.

Return to top
Show: