Determines whether IPlugin instances can be created from singletons of the plug-in and used in operations.
Returns when all following conditions are satisfied:
bool IsActive { get; }ReadOnly Property IsActive As Boolean
Getproperty bool IsActive {
bool get ();
}abstract IsActive : bool with get