Gets a value indicating whether this object supports properties. By default, this is false.
[Visual Basic] Overloads Public Function GetPropertiesSupported() As Boolean [C#] public bool GetPropertiesSupported(); [C++] public: bool GetPropertiesSupported(); [JScript] public function GetPropertiesSupported() : Boolean;
Returns true if GetProperties should be called to find the properties of this object.
TypeConverter Class | TypeConverter Members | System.ComponentModel Namespace | TypeConverter.GetPropertiesSupported Overload List