This documentation is archived and is not being maintained.

AutoMergeDisallowedException Constructor (String)

Initializes a new AutoMergeDisallowedException instance.

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

public:
AutoMergeDisallowedException(
	String^ message
)

Parameters

message
Type: System::String

The path of the conflict that has automerge disallowed.

Show: