IVsContainedLanguageProjectNameProvider Interface

 

Created by a project to provide the project name used in the creation of the contained language.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")]
public interface IVsContainedLanguageProjectNameProvider

NameDescription
System_CAPS_pubmethodGetProjectName(UInt32, String)

Gets the name of the project for the specified item.

Return to top
Show: