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입니다.

적용 대상