TypeForwardedToAttribute.Destination プロパティ

定義

別のアセンブリ内にある転送先の Type を取得します。

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

プロパティ値

別のアセンブリ内にある転送先の Type

適用対象