Compartilhar via


AssemblyPart.Types Propriedade

Definição

Obtém a lista de tipos disponíveis no 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)

Valor da propriedade

Implementações

Aplica-se a