Sdílet prostřednictvím


ShelvesetCheckInParameters – konstruktor

Inicializuje novou instanci ShelvesetCheckInParameters.

Obor názvů:  Microsoft.TeamFoundation.VersionControl.Client
Sestavení:  Microsoft.TeamFoundation.VersionControl.Client (v Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    shelvesetName As String, _
    shelvesetOwnerName As String _
)
public ShelvesetCheckInParameters(
    string shelvesetName,
    string shelvesetOwnerName
)

Parametry

  • shelvesetOwnerName
    Typ: System.String
    Jméno vlastníka shelveset.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShelvesetCheckInParameters Třída

Microsoft.TeamFoundation.VersionControl.Client – obor názvů