IVsScriptJmcProjectControl::GetUserCodeSourceType Method (String^)

 

Classify the source file as user code, library code or unrelated code.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

VsScriptJmcCodeType GetUserCodeSourceType(
	String^ sourceUrl
)

Parameters

sourceUrl
Type: System::String^

The source URL.

Return to top
Show: