TypeForwardedToAttribute.Destination Eigenschaft

Definition

Ruft den Ziel-Type in einer anderen Assembly ab.

public:
 property Type ^ Destination { Type ^ get(); };
public Type Destination { get; }
member this.Destination : Type
Public ReadOnly Property Destination As Type

Eigenschaftswert

Type

Der Ziel-Type in einer anderen Assembly.

Gilt für