[To be supplied.]
[Visual Basic] Overridable Public ReadOnly Property Value As ComInterfaceType [C#] public ComInterfaceType Value {virtual get;} [C++] public: __property virtual ComInterfaceType get_Value(); [JScript] public function get Value() : ComInterfaceType;
InterfaceTypeAttribute Class | InterfaceTypeAttribute Members | System.Runtime.InteropServices Namespace