Configuration.ExtenderNames Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une liste d'extendeurs disponibles pour l'objet.
public:
property System::Object ^ ExtenderNames { System::Object ^ get(); };
public:
property Platform::Object ^ ExtenderNames { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(13)]
public object ExtenderNames { [System.Runtime.InteropServices.DispId(13)] [System.Runtime.InteropServices.TypeLibFunc(1024)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(1024)>]
member this.ExtenderNames : obj
Public ReadOnly Property ExtenderNames As Object
Valeur de propriété
Objet contenant un tableau de chaînes compatible Automation.
- Attributs
Remarques
ExtenderNames retourne les noms des extendeurs actuellement applicables pour cet objet à l’aide du CATID comme spécifié par sa ExtenderCATID propriété.