'Declaration Public Overloads Overrides Function GetPropertiesSupported( _
ByVal contextITypeDescriptorContext, предоставляющий контекст формата.As System.ComponentModel.ITypeDescriptorContext _
) As Boolean
public override bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext context
)
public: bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext* context
); override
public:
bool GetPropertiesSupported(
System.ComponentModel.ITypeDescriptorContext^ context
); override
Parameters
- context
- ITypeDescriptorContext, предоставляющий контекст формата.
Return Value
True, если нужно вызвать GetProperties для поиска свойств этого объекта; в противном случае - false.