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 类型公开以下成员。

方法

  名称 说明
公共方法 GetProjectName

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间