Condividi tramite


AssemblyPart.Types Proprietà

Definizione

Ottiene l'elenco dei tipi disponibili in 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)

Valore della proprietà

Implementazioni

Si applica a