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 

字段值

TypeCode

注解

如果远程类型为,则 IContract 此字段的值为 TypeCode.ObjectIf the remote type is an IContract, the value of this field is TypeCode.Object.

适用于