TypeForwardedToAttribute.Destination Propiedad

Definición

Obtiene el destino Type en otro ensamblado.

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

Valor de propiedad

Type

El destino Type de otro ensamblado.

Se aplica a