Share via


IdentifierConflictException Constructor

Creates a blank IdentifierConflictException object.

Namespace:  Microsoft.VisualStudio.ExtensionManager
Assembly:  Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)

Syntax

'Declaration
Public Sub New
public IdentifierConflictException()
public:
IdentifierConflictException()
new : unit -> IdentifierConflictException
public function IdentifierConflictException()

Remarks

Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.

.NET Framework Security

See Also

Reference

IdentifierConflictException Class

IdentifierConflictException Overload

Microsoft.VisualStudio.ExtensionManager Namespace