Udostępnij za pośrednictwem


RelatedAssemblyAttribute Klasa

Definicja

Określa zestaw do załadowania w ramach mechanizmu odnajdywania zestawów 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
Dziedziczenie
RelatedAssemblyAttribute
Atrybuty

Konstruktory

RelatedAssemblyAttribute(String)

Inicjuje nowe wystąpienie klasy RelatedAssemblyAttribute.

Właściwości

AssemblyFileName

Pobiera nazwę pliku zestawu bez rozszerzenia.

Metody

GetRelatedAssemblies(Assembly, Boolean)

Pobiera Assembly wystąpienia określone przez RelatedAssemblyAttribute.

Dotyczy