다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 MatchIndex

위쪽

참고 항목

참조

Microsoft.VisualStudio.VCProjectEngine 네임스페이스