다음을 통해 공유


IVsContainedLanguageProjectNameProvider 인터페이스

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")> _
Public Interface IVsContainedLanguageProjectNameProvider
[InterfaceTypeAttribute()]
[GuidAttribute("F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")]
public interface IVsContainedLanguageProjectNameProvider
[InterfaceTypeAttribute()]
[GuidAttribute(L"F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")]
public interface class IVsContainedLanguageProjectNameProvider
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F77B0DD6-420B-4E7C-A0B3-C8D5B10A0997")>]
type IVsContainedLanguageProjectNameProvider =  interface end
public interface IVsContainedLanguageProjectNameProvider

IVsContainedLanguageProjectNameProvider 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 GetProjectName

위쪽

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스