Configuration.ExtenderNames Propriété

Définition

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é

Object

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é.

S’applique à