ArgumentValidation.CheckItemPath, méthode

Espace de noms :  Microsoft.TeamFoundation.Build.Common
Assembly :  Microsoft.TeamFoundation.Build.Common (dans Microsoft.TeamFoundation.Build.Common.dll)

Syntaxe

'Déclaration
Public Shared Sub CheckItemPath ( _
    argumentName As String, _
    ByRef argument As String, _
    allowNull As Boolean, _
    allowWildcards As Boolean _
)
public static void CheckItemPath(
    string argumentName,
    ref string argument,
    bool allowNull,
    bool allowWildcards
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ArgumentValidation Classe

Microsoft.TeamFoundation.Build.Common, espace de noms