InterfaceMapping.TargetType 필드

정의

인터페이스 매핑을 만드는 데 사용된 형식을 나타냅니다.

public: Type ^ TargetType;
public Type TargetType;
[System.Runtime.InteropServices.ComVisible(true)]
public Type TargetType;
val mutable TargetType : Type
[<System.Runtime.InteropServices.ComVisible(true)>]
val mutable TargetType : Type
Public TargetType As Type 

필드 값

특성

설명

필드의 값은 메서드가 TargetType 현재 InterfaceMapping 구조를 반환한 GetInterfaceMapType instance.

적용 대상

추가 정보