Dela via


ContractNotSupportedException Constructor

This API supports the Visual Studio Tools for Applications infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the ContractNotSupportedException class.

Namespace:  Microsoft.VisualStudio.Tools.Applications
Assembly:  Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Adapter.v9.0.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ContractNotSupportedException()
public ContractNotSupportedException()
public:
ContractNotSupportedException()
public function ContractNotSupportedException()

See Also

Reference

ContractNotSupportedException Class

ContractNotSupportedException Members

ContractNotSupportedException Overload

Microsoft.VisualStudio.Tools.Applications Namespace