RemoteTypeData.TypeCode Field

Definition

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 

Field Value

Remarks

If the remote type is an IContract, the value of this field is TypeCode.Object.

Applies to