Partilhar via


Método IVCIdentity.MatchIndex

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
Function MatchIndex ( _
    pVal As Object _
) As Boolean
bool MatchIndex(
    Object pVal
)
bool MatchIndex(
    [InAttribute] Object^ pVal
)
abstract MatchIndex : 
        pVal:Object -> bool 
function MatchIndex(
    pVal : Object
) : boolean

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IVCIdentity Interface

Namespace Microsoft.VisualStudio.VCProjectEngine