Share via


TypeForwardedToAttribute(Type) Konstruktor

Definisi

Menginisialisasi instans TypeForwardedToAttribute baru kelas yang menentukan tujuan Type.

public:
 TypeForwardedToAttribute(Type ^ destination);
public TypeForwardedToAttribute (Type destination);
new System.Runtime.CompilerServices.TypeForwardedToAttribute : Type -> System.Runtime.CompilerServices.TypeForwardedToAttribute
Public Sub New (destination As Type)

Parameter

destination
Type

Tujuan Type di assembly lain.

Berlaku untuk