IVsScriptJmcProjectControl Interface
Visual Studio 2015
This interface is implemented by project systems that are able to classify Script source documents as user code or non-user code. This is the element type returned for VSHPROPID_ScriptJmcProjectControl.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetUserCodeSourceType(String) | Classify the source file as user code, library code or unrelated code. |
Show:

