ComVariant.VarType 属性

定义

ComVariant中存储的数据的类型。

public:
 property System::Runtime::InteropServices::VarEnum VarType { System::Runtime::InteropServices::VarEnum get(); };
public System.Runtime.InteropServices.VarEnum VarType { get; }
member this.VarType : System.Runtime.InteropServices.VarEnum
Public ReadOnly Property VarType As VarEnum

属性值

适用于