Compartilhar via


Método PropertyGroup.ICustomTypeDescriptor.GetDefaultProperty

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
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 não oferece suporte para implementações de interfaces explícitas.

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptor

Implementações

ICustomTypeDescriptor.GetDefaultProperty()

Segurança do .NET Framework

Consulte também

Referência

PropertyGroup Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal