اقرأ باللغة الإنجليزية

مشاركة عبر


AssemblyPart Class

Definition

An ApplicationPart backed by an Assembly.

C#
public class AssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationPartTypeProvider, Microsoft.AspNetCore.Mvc.ApplicationParts.ICompilationReferencesProvider
C#
public class AssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationPartTypeProvider
Inheritance
AssemblyPart
Implements

Constructors

AssemblyPart(Assembly)

Initializes a new AssemblyPart instance.

Properties

Assembly

Gets the Assembly of the ApplicationPart.

Name

Gets the name of the ApplicationPart.

Types

Gets the list of available types in the ApplicationPart.

Methods

GetReferencePaths()

Gets reference paths used to perform runtime compilation.

Extension Methods

Applies to

منتج الإصدارات
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0