RemotingClientProxy._type 필드

정의

현재 프록시가 나타내는 개체의 형식을 지정합니다.

protected: Type ^ _type;
protected Type _type;
val mutable _type : Type
Protected _type As Type 

필드 값

Type

설명

현재 프록시가 나타내는 개체의 Type 클래스 형식입니다.

적용 대상