IVCIdentity 接口

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
<GuidAttribute("F791315C-C78A-4474-BE75-8F78ECE5C42A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVCIdentity
[GuidAttribute("F791315C-C78A-4474-BE75-8F78ECE5C42A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCIdentity
[GuidAttribute(L"F791315C-C78A-4474-BE75-8F78ECE5C42A")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVCIdentity
[<GuidAttribute("F791315C-C78A-4474-BE75-8F78ECE5C42A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVCIdentity =  interface end
public interface IVCIdentity

IVCIdentity 类型公开以下成员。

方法

  名称 说明
公共方法 MatchIndex

页首

请参见

参考

Microsoft.VisualStudio.VCProjectEngine 命名空间