InterfaceTypeAttribute.Value Tulajdonság

Definíció

Lekéri azt az ComInterfaceType értéket, amely leírja, hogy a felület hogyan legyen közzétéve a COM-nak.

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

Tulajdonság értéke

Az ComInterfaceType az érték, amely leírja, hogyan kell az interfészt a COM-nak elérhetővé tenni.

A következőre érvényes: