Sdílet prostřednictvím


RelatedAssemblyAttribute Třída

Definice

Určuje sestavení, které se má načíst jako součást mechanismu zjišťování sestavení MVC.

public ref class RelatedAssemblyAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class RelatedAssemblyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type RelatedAssemblyAttribute = class
    inherit Attribute
Public NotInheritable Class RelatedAssemblyAttribute
Inherits Attribute
Dědičnost
RelatedAssemblyAttribute
Atributy

Konstruktory

RelatedAssemblyAttribute(String)

Inicializuje novou instanci .RelatedAssemblyAttribute

Vlastnosti

AssemblyFileName

Získá název souboru sestavení bez přípony.

Metody

GetRelatedAssemblies(Assembly, Boolean)

Získá Assembly instance určené parametrem RelatedAssemblyAttribute.

Platí pro