AssemblyPart Класс

Определение

Объект с ApplicationPart поддержкой Assembly.

public ref class AssemblyPart : Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPart, Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationPartTypeProvider, Microsoft::AspNetCore::Mvc::ApplicationParts::ICompilationReferencesProvider
public ref class AssemblyPart : Microsoft::AspNetCore::Mvc::ApplicationParts::ApplicationPart, Microsoft::AspNetCore::Mvc::ApplicationParts::IApplicationPartTypeProvider
public class AssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationPartTypeProvider, Microsoft.AspNetCore.Mvc.ApplicationParts.ICompilationReferencesProvider
public class AssemblyPart : Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPart, Microsoft.AspNetCore.Mvc.ApplicationParts.IApplicationPartTypeProvider
type AssemblyPart = class
    inherit ApplicationPart
    interface IApplicationPartTypeProvider
    interface ICompilationReferencesProvider
type AssemblyPart = class
    inherit ApplicationPart
    interface IApplicationPartTypeProvider
Public Class AssemblyPart
Inherits ApplicationPart
Implements IApplicationPartTypeProvider, ICompilationReferencesProvider
Public Class AssemblyPart
Inherits ApplicationPart
Implements IApplicationPartTypeProvider
Наследование
AssemblyPart
Реализации

Конструкторы

AssemblyPart(Assembly)

Инициализирует новый экземпляр класса AssemblyPart.

Свойства

Assembly

Возвращает тип Assembly объекта ApplicationPart.

Name

Возвращает имя ApplicationPart.

Types

Возвращает список доступных типов в ApplicationPart.

Методы

GetReferencePaths()

Возвращает ссылочные пути, используемые для выполнения компиляции среды выполнения.

Методы расширения

GetReferencePaths(AssemblyPart)

Объект с ApplicationPart поддержкой Assembly.

Применяется к