TypeForwardedToAttribute.Destination 属性

定义

获取另一个程序集中的目标 Type

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

属性值

Type

另一个程序集中的目标 Type

适用于