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

適用於