Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
Checks out files for editing.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
PendEdit(String) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[]) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(String, RecursionType) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[], RecursionType) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[], RecursionType, String, LockLevel) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[], RecursionType, String, LockLevel, Boolean) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[], RecursionType, String, LockLevel, Boolean, PendChangesOptions) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[], RecursionType, String, LockLevel, Boolean, PendChangesOptions, array<String[]) | Checks out files for editing from the version-control repository. |
![]() |
PendEdit(array<String[], RecursionType, String, LockLevel, Boolean, PendChangesOptions, array<String[], array<String[]) | Checks out files for editing from the repository. Note that fileSpec may have wildcard characters only in the last element of the path (e.g., c:\abc*z\def\xyz is not allowed, but c:\abc\def\*.cs is). |
Top
.gif)