InterfaceTypeAttribute.Value 屬性

定義

取得 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.ComInterfaceType
Public ReadOnly Property Value As ComInterfaceType

屬性值

描述 ComInterfaceType 介面應如何暴露於 COM 的值。

適用於