InterfaceTypeAttribute.Value 屬性

定義

取得描述介面應如何公開給 COM 的 ComInterfaceType 值。

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

屬性值

描述介面應如何公開給 COM 的 ComInterfaceType 值。

適用於