Udostępnij przez


AssemblyPart Klasa

Definicja

Element ApplicationPart wspierany przez element 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
Dziedziczenie
AssemblyPart
Implementuje

Konstruktory

AssemblyPart(Assembly)

Inicjuje nowe AssemblyPart wystąpienie.

Właściwości

Assembly

Pobiera element Assembly z .ApplicationPart

Name

Pobiera nazwę elementu ApplicationPart.

Types

Pobiera listę dostępnych typów w pliku ApplicationPart.

Metody

GetReferencePaths()

Pobiera ścieżki odwołania używane do kompilowania środowiska uruchomieniowego.

Metody rozszerzania

GetReferencePaths(AssemblyPart)

Element ApplicationPart wspierany przez element Assembly.

Dotyczy