This documentation is archived and is not being maintained.

FeatureNotSupportedException Constructor (String)

Initializes a new FeatureNotSupportedException instance.

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

public:
FeatureNotSupportedException(
	String^ message
)

Parameters

message
Type: System::String

A message that describes this exception.

Show: