Udostępnij za pośrednictwem


Konstruktor VersionControlLabel —

Tworzy reprezentację etykietę formantu źródłowego wysyłany do serwera.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Sub New ( _
    sourceControl As VersionControlServer, _
    name As String, _
    ownerName As String, _
    scope As String, _
    comment As String _
)
public VersionControlLabel(
    VersionControlServer sourceControl,
    string name,
    string ownerName,
    string scope,
    string comment
)

Parametry

  • ownerName
    Typ: System.String
    Etykieta właściciela.Może być null.
  • scope
    Typ: System.String
    Definiowanie zakresu etykiety ścieżki folderu.Może być null.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionControlLabel Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client