Initializing help system before first use

UnsupportedRelationTypeException Constructor

Initializes a new instance of the UnsupportedRelationTypeException class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public UnsupportedRelationTypeException(
	string ctrType
)

Parameters

ctrType
Type:  SystemString
See Also