IVsContainedLanguageProjectNameProvider Interface

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")> _
Public Interface IVsContainedLanguageProjectNameProvider
'Usage
Dim instance As IVsContainedLanguageProjectNameProvider
[InterfaceTypeAttribute()]
[GuidAttribute("F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")]
public interface IVsContainedLanguageProjectNameProvider
[InterfaceTypeAttribute()]
[GuidAttribute(L"F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")]
public interface class IVsContainedLanguageProjectNameProvider
public interface IVsContainedLanguageProjectNameProvider

See Also

Reference

IVsContainedLanguageProjectNameProvider Members

Microsoft.VisualStudio.TextManager.Interop Namespace