Compartilhar via


Método TfsGitRepositoryRefsCollection.IsNoteRef

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

Sintaxe

'Declaração
Public Shared Function IsNoteRef ( _
    gitRefName As String _
) As Boolean
public static bool IsNoteRef(
    string gitRefName
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

TfsGitRepositoryRefsCollection Classe

Namespace Microsoft.TeamFoundation.Git.Server