ElementTypeDescriptor::GetProperties Method ()
Visual Studio 2015
Returns a collection of domain property descriptors that contains all the properties of the described type.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return Value
Type: System.ComponentModel::PropertyDescriptorCollection^The collection of domain property descriptors that contains all the properties of the described type.
Implements
ICustomTypeDescriptor::GetProperties()
Show: