Condividi tramite


AssemblyPart Classe

Definizione

Oggetto ApplicationPart supportato da un Assemblyoggetto .

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
Ereditarietà
AssemblyPart
Implementazioni

Costruttori

AssemblyPart(Assembly)

Inizializza una nuova istanza di AssemblyPart.

Proprietà

Assembly

Ottiene l'oggetto Assembly di ApplicationPart.

Name

Ottiene il nome dell'oggetto ApplicationPart.

Types

Ottiene l'elenco dei tipi disponibili in ApplicationPart.

Metodi

GetReferencePaths()

Ottiene i percorsi di riferimento usati per eseguire la compilazione di runtime.

Metodi di estensione

GetReferencePaths(AssemblyPart)

Oggetto ApplicationPart supportato da un Assemblyoggetto .

Si applica a