MetadataReader.ExportedTypes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property System::Reflection::Metadata::ExportedTypeHandleCollection ExportedTypes { System::Reflection::Metadata::ExportedTypeHandleCollection get(); };
public System.Reflection.Metadata.ExportedTypeHandleCollection ExportedTypes { get; }
member this.ExportedTypes : System.Reflection.Metadata.ExportedTypeHandleCollection
Public ReadOnly Property ExportedTypes As ExportedTypeHandleCollection