Compartir a través de


DatabaseFileNodeExtender.GetDefaultProperty (Método)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package.Sql (en Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintaxis

'Declaración
Public Function GetDefaultProperty As PropertyDescriptor
public PropertyDescriptor GetDefaultProperty()
public:
virtual PropertyDescriptor^ GetDefaultProperty() sealed
abstract GetDefaultProperty : unit -> PropertyDescriptor 
override GetDefaultProperty : unit -> PropertyDescriptor 
public final function GetDefaultProperty() : PropertyDescriptor

Valor devuelto

Tipo: System.ComponentModel.PropertyDescriptor

Implementaciones

ICustomTypeDescriptor.GetDefaultProperty()

Seguridad de .NET Framework

Vea también

Referencia

DatabaseFileNodeExtender Clase

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal (Espacio de nombres)