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


PropertyGroup.ICustomTypeDescriptor.GetDefaultProperty - метод

Этот класс и его члены зарезервированы для внутреннего использования и не предназначены для использования в коде.

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

Синтаксис

'Декларация
Private Function GetDefaultProperty As PropertyDescriptor
    Implements ICustomTypeDescriptor.GetDefaultProperty
PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty()
private:
virtual PropertyDescriptor^ GetDefaultProperty() sealed = ICustomTypeDescriptor::GetDefaultProperty
private abstract GetDefaultProperty : unit -> PropertyDescriptor 
private override GetDefaultProperty : unit -> PropertyDescriptor 
JScript не поддерживает явные реализации интерфейса.

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

Тип: System.ComponentModel.PropertyDescriptor

Реализации

ICustomTypeDescriptor.GetDefaultProperty()

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

См. также

Ссылки

PropertyGroup Класс

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