AssemblyExtensions.GetExportedTypes(Assembly) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <Type ^> ^ GetExportedTypes(System::Reflection::Assembly ^ assembly);
public static Type[] GetExportedTypes(this System.Reflection.Assembly assembly);
static member GetExportedTypes : System.Reflection.Assembly -> Type[]
<Extension()>
Public Function GetExportedTypes (assembly As Assembly) As Type()
Parameter
- assembly
- Assembly