Share via


ExtensibleServiceTypeNotRegisteredException Constructor (Type)

Namespace:  Microsoft.VisualStudio.Services.Client
Assembly:  Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    managedType As Type _
)
public ExtensibleServiceTypeNotRegisteredException(
    Type managedType
)
public:
ExtensibleServiceTypeNotRegisteredException(
    Type^ managedType
)
new : 
        managedType:Type -> ExtensibleServiceTypeNotRegisteredException
public function ExtensibleServiceTypeNotRegisteredException(
    managedType : Type
)

Parameters

.NET Framework Security

See Also

Reference

ExtensibleServiceTypeNotRegisteredException Class

ExtensibleServiceTypeNotRegisteredException Overload

Microsoft.VisualStudio.Services.Client Namespace