RelatedAssemblyAttribute Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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. |