다음을 통해 공유


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

AssemblyApplicationPart을 가져옵니다.

Name

ApplicationPart의 이름을 가져옵니다.

Types

에서 사용 가능한 형식 ApplicationPart목록을 가져옵니다.

메서드

GetReferencePaths()

런타임 컴파일을 수행하는 데 사용되는 참조 경로를 가져옵니다.

확장 메서드

GetReferencePaths(AssemblyPart)

에서 ApplicationPart 백업되는 입니다 Assembly.

적용 대상