This documentation is archived and is not being maintained.
CannotTakeCheckoutLockInLocalWorkspaceException Constructor
Visual Studio 2013
Initializes a new instance of the CannotTakeCheckoutLockInLocalWorkspaceException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CannotTakeCheckoutLockInLocalWorkspaceException(String) | Initializes a new instance of the CannotTakeCheckoutLockInLocalWorkspaceException class. |
|
CannotTakeCheckoutLockInLocalWorkspaceException(SerializationInfo, StreamingContext) | Initializes a new instance of the CannotTakeCheckoutLockInLocalWorkspaceException class. |
|
CannotTakeCheckoutLockInLocalWorkspaceException(String, Exception) | Initializes a new instance of the CannotTakeCheckoutLockInLocalWorkspaceException class. |
Show: