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