This documentation is archived and is not being maintained.

GetLatestOnCheckoutDisabledException Constructor (String)

Initializes a new instance of the GetLatestOnCheckoutDisabledException class with error message.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
GetLatestOnCheckoutDisabledException(
	String^ message
)

Parameters

message
Type: System::String

The message string that describes the error.

Show: