Bagikan melalui


AssemblyPart Kelas

Definisi

Didukung ApplicationPart oleh 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
Warisan
AssemblyPart
Penerapan

Konstruktor

AssemblyPart(Assembly)

Menginisialisasi instans baru AssemblyPart .

Properti

Assembly

Assembly Mendapatkan dari ApplicationPart.

Name

Mendapatkan nama ApplicationPart.

Types

Mendapatkan daftar jenis yang tersedia di ApplicationPart.

Metode

GetReferencePaths()

Mendapatkan jalur referensi yang digunakan untuk melakukan kompilasi runtime.

Metode Ekstensi

GetReferencePaths(AssemblyPart)

Didukung ApplicationPart oleh Assembly.

Berlaku untuk