Udostępnij za pośrednictwem


Metoda Workspace.Update — (String, String, String, String, array<WorkingFolder , WorkspacePermissionProfile, Boolean)

Aktualizuje właściwości obszaru roboczego.

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

Składnia

'Deklaracja
Public Sub Update ( _
    newName As String, _
    newOwner As String, _
    newComment As String, _
    newComputer As String, _
    newMappings As WorkingFolder(), _
    newPermissionProfile As WorkspacePermissionProfile, _
    removeUnparentedCloaks As Boolean _
)
public void Update(
    string newName,
    string newOwner,
    string newComment,
    string newComputer,
    WorkingFolder[] newMappings,
    WorkspacePermissionProfile newPermissionProfile,
    bool removeUnparentedCloaks
)

Parametry

  • removeUnparentedCloaks
    Typ: System.Boolean
    TRUE Usuń mapowanie błędy, które może być bezpiecznie zignorowana.Wartość FAŁSZ, nie, aby usunąć mapowanie błędy.

Uwagi

Można zmienić nazwę, komentarz i folderów roboczych.Repozytorium jest wywoływany przez changedWorkspace.(Nie można przenieść obszary robocze całej repozytoriów.)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Workspace Klasa

Przeciążenie Update

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client