Partager via


LabelVersionSpec, constructeur (String, String)

Initialise un objet de LabelVersionSpec.

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Client
Assembly :  Microsoft.TeamFoundation.VersionControl.Client (dans Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    label As String, _
    scope As String _
)
public LabelVersionSpec(
    string label,
    string scope
)

Paramètres

  • scope
    Type : System.String
    La portée de l'étiquette.Ce paramètre peut être null.

Sécurité .NET Framework

Voir aussi

Référence

LabelVersionSpec Classe

LabelVersionSpec, surcharge

Microsoft.TeamFoundation.VersionControl.Client, espace de noms