RemotingClientProxy._type フィールド

定義

現在のプロキシが表すオブジェクトの型を示します。

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

フィールド値

注釈

現在のプロキシが表すオブジェクトの Type クラスの型。

適用対象