Share via


XmlReflectionImporter.IncludeType(Type) 메서드

정의

나중에 가져오기 메서드를 호출할 때 사용할 형식에 대한 매핑을 포함합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 void IncludeType(Type ^ type);
public void IncludeType (Type type);
member this.IncludeType : Type -> unit
Public Sub IncludeType (type As Type)

매개 변수

type
Type

형식 매핑 정보를 저장할 .NET Framework 형식입니다.

설명

메서드를 직접 호출 IncludeType 할 필요는 없습니다.

적용 대상