ElementTypeDescriptor::GetProperties Method ()

 

Returns a collection of domain property descriptors that contains all the properties of the described type.

Namespace:   Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
virtual PropertyDescriptorCollection^ GetProperties() override

Return Value

Type: System.ComponentModel::PropertyDescriptorCollection^

The collection of domain property descriptors that contains all the properties of the described type.

Return to top
Show: