Partager via


IWithGitHubBranch<ParentT> Interface

Définition

Définition de contrôle de code source d’application web permettant de spécifier une branche.

public interface IWithGitHubBranch<ParentT>
type IWithGitHubBranch<'ParentT> = interface
Public Interface IWithGitHubBranch(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé

Méthodes

WithBranch(String)

Spécifie la branche dans le dépôt à utiliser.

S’applique à