Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)