TypeForwardedFromAttribute(String) Konstruktor

Definice

Inicializuje novou instanci TypeForwardedFromAttribute třídy .

public:
 TypeForwardedFromAttribute(System::String ^ assemblyFullName);
public TypeForwardedFromAttribute (string assemblyFullName);
new System.Runtime.CompilerServices.TypeForwardedFromAttribute : string -> System.Runtime.CompilerServices.TypeForwardedFromAttribute
Public Sub New (assemblyFullName As String)

Parametry

assemblyFullName
String

Zdroj Type v jiném sestavení.

Výjimky

assemblyFullName je null nebo je prázdná.

Platí pro