Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Dichiarazione
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
Parameters
- pVal
Type: System.Object
Return Value
Type: System.Boolean
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.