IVCIdentity Interface
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<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
The IVCIdentity type exposes the following members.
Methods
Name | Description | |
---|---|---|
MatchIndex |
Top