Udostępnij za pośrednictwem


Metoda Workspace.Unshelve — (String, String, array<ItemSpec )

Powtarza się w tym obszarze roboczym zestaw oczekujące zmiany, które wcześniej opracował do serwera.

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

Składnia

'Deklaracja
Public Function Unshelve ( _
    shelvesetName As String, _
    shelvesetOwner As String, _
    items As ItemSpec() _
) As Shelveset
public Shelveset Unshelve(
    string shelvesetName,
    string shelvesetOwner,
    ItemSpec[] items
)

Parametry

  • shelvesetOwner
    Typ: System.String
    Nazwa użytkownika, który utworzył shelveset.

Wartość zwracana

Typ: Microsoft.TeamFoundation.VersionControl.Client.Shelveset
Shelveset, który był unshelved.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Workspace Klasa

Przeciążenie Unshelve

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client