GlobalObjectProviderFactory Classe

Définition

Important

Cette API n’est pas conforme CLS.

Fournit une classe de base pour énumérer les fournisseurs d'objets globaux.

public ref class GlobalObjectProviderFactory abstract : MarshalByRefObject
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("39FD482D-C76C-4dd4-9E06-FB7C52F69C8A")]
public abstract class GlobalObjectProviderFactory : MarshalByRefObject
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("39FD482D-C76C-4dd4-9E06-FB7C52F69C8A")>]
type GlobalObjectProviderFactory = class
    inherit MarshalByRefObject
Public MustInherit Class GlobalObjectProviderFactory
Inherits MarshalByRefObject
Héritage
GlobalObjectProviderFactory
Attributs

Constructeurs

GlobalObjectProviderFactory()

Initialise une instance de la classe GlobalObjectProviderFactory.

Méthodes

GetProviders()

Retourne un tableau de tous les fournisseurs d'objets globaux disponibles.

S’applique à