Bearbeiten

Share via


MigrationTool.MigrationHandlerTypes Property

Definition

Returns a copy of all loadable implementation types of IMigrationHandler

public:
 property System::Collections::Generic::List<Type ^> ^ MigrationHandlerTypes { System::Collections::Generic::List<Type ^> ^ get(); };
public System.Collections.Generic.List<Type> MigrationHandlerTypes { get; }
member this.MigrationHandlerTypes : System.Collections.Generic.List<Type>
Public ReadOnly Property MigrationHandlerTypes As List(Of Type)

Property Value

Applies to