[To be supplied.]
[Visual Basic] Public Property Inherited As Boolean [C#] public bool Inherited {get; set;} [C++] public: __property bool get_Inherited(); public: __property void set_Inherited(bool); [JScript] public function get Inherited() : Boolean; public function set Inherited(Boolean);
AttributeUsageAttribute Class | AttributeUsageAttribute Members | System Namespace