RemoteTypeData.TypeCode 字段
定义
表示此 RemoteTypeData 描述的远程类型的类型。Represents the type of the remote type that this RemoteTypeData describes.
public: TypeCode TypeCode;
public TypeCode TypeCode;
val mutable TypeCode : TypeCode
Public TypeCode As TypeCode
字段值
注解
如果远程类型为,则 IContract 此字段的值为 TypeCode.Object 。If the remote type is an IContract, the value of this field is TypeCode.Object.