DatabaseProjectProjectNodeExtender.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
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.
Vea también
Referencia
DatabaseProjectProjectNodeExtender Clase
Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal (Espacio de nombres)