RemotingClientProxy._type 欄位

定義

表示目前 Proxy 所表示之物件的型別。

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

欄位值

備註

目前 Proxy 所表示之物件的 Type 類別型別。

適用於