Sdílet prostřednictvím


AssemblyPart Třída

Definice

A ApplicationPart back by an 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
Dědičnost
AssemblyPart
Implementuje

Konstruktory

AssemblyPart(Assembly)

Inicializuje novou AssemblyPart instanci.

Vlastnosti

Assembly

Assembly Získá z .ApplicationPart

Name

Získá název procesu ApplicationPart.

Types

Získá seznam dostupných typů v .ApplicationPart

Metody

GetReferencePaths()

Získá referenční cesty použité k provedení kompilace za běhu.

Metody rozšíření

GetReferencePaths(AssemblyPart)

A ApplicationPart back by an Assembly.

Platí pro