Partager via


IApplicationPartTypeProvider.Types Propriété

Définition

Obtient la liste des types disponibles dans le ApplicationPart.

public:
 property System::Collections::Generic::IEnumerable<System::Reflection::TypeInfo ^> ^ Types { System::Collections::Generic::IEnumerable<System::Reflection::TypeInfo ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Reflection.TypeInfo> Types { get; }
member this.Types : seq<System.Reflection.TypeInfo>
Public ReadOnly Property Types As IEnumerable(Of TypeInfo)

Valeur de propriété

S’applique à