ConnectorHasDecoratorsTypeDescriptor.GetProperties - метод (array<Attribute )
Этот член переопределяет ElementTypeDescriptor.GetProperties(array<Attribute[]).
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
Public Overrides Function GetProperties ( _
attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
Attribute[] attributes
)
Параметры
- attributes
Тип: array<System.Attribute[]
Возвращаемое значение
Тип: System.ComponentModel.PropertyDescriptorCollection
Реализации
ICustomTypeDescriptor.GetProperties(array<Attribute[])
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
ConnectorHasDecoratorsTypeDescriptor Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен