Compartilhar via


Método CatalogPath.MakeRecursive

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Public Shared Function MakeRecursive ( _
    catalogPath As String, _
    fullRecursion As Boolean _
) As String
public static string MakeRecursive(
    string catalogPath,
    bool fullRecursion
)

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

CatalogPath Classe

Namespace Microsoft.TeamFoundation.Server.Core