Поделиться через


DatabaseSchemaViewLocalizableProperties.GetProperties - метод

Пространство имен:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Сборка:  Microsoft.VisualStudio.Data.Schema.Package (в Microsoft.VisualStudio.Data.Schema.Package.dll)

Синтаксис

'Декларация
Public Function GetProperties As PropertyDescriptorCollection
public PropertyDescriptorCollection GetProperties()
public:
virtual PropertyDescriptorCollection^ GetProperties() sealed
abstract GetProperties : unit -> PropertyDescriptorCollection 
override GetProperties : unit -> PropertyDescriptorCollection 
public final function GetProperties() : PropertyDescriptorCollection

Возвращаемое значение

Тип: System.ComponentModel.PropertyDescriptorCollection

Реализации

ICustomTypeDescriptor.GetProperties()

Безопасность платформы .NET Framework

См. также

Ссылки

DatabaseSchemaViewLocalizableProperties Класс

GetProperties - перегрузка

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal - пространство имен