ClassInterfaceAttribute.Value 屬性

定義

取得描述應該產生哪個型別之類別介面的 ClassInterfaceType 值。

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

屬性值

ClassInterfaceType 值,描述應該產生哪個型別的類別介面。

適用於