InterfaceTypeAttribute.Value 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 ComInterfaceType 值,该值描述应如何向 COM 公开接口。
public:
 property System::Runtime::InteropServices::ComInterfaceType Value { System::Runtime::InteropServices::ComInterfaceType get(); };public System.Runtime.InteropServices.ComInterfaceType Value { get; }member this.Value : System.Runtime.InteropServices.ComInterfaceTypePublic ReadOnly Property Value As ComInterfaceType属性值
ComInterfaceType 值,该值描述应如何向 COM 公开接口。