แก้ไข

แชร์ผ่าน


ComDefaultInterfaceAttribute.Value Property

Definition

Gets the Type object that specifies the default interface to expose to COM.

public:
 property Type ^ Value { Type ^ get(); };
public Type Value { get; }
member this.Value : Type
Public ReadOnly Property Value As Type

Property Value

The Type object that specifies the default interface to expose to COM.

Applies to