次の方法で共有


AssemblyPart.Types プロパティ

定義

で使用可能な型の一覧を取得します 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)

プロパティ値

実装

適用対象