TypeForwardedToAttribute.Destination Propriedade

Definição

Obtém o destino Type em outro assembly.

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

Valor da propriedade

Type

O destino Type em outro assembly.

Aplica-se a