IVisualStudioInformation Interface
Contains details about current running instance of Visual Studio.
Assembly: Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)
The IVisualStudioInformation type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | InstallDirectory | Gets the full path to the directory in which Visual Studio is installed. |
![]() | ScaffoldingInstallDirectory | Gets the full path to the directory in which the scaffolding tools are installed. |
![]() | Version | Gets the version of Visual Studio. |
Show:
