Partilhar via


Método DatabaseSchemaViewLocalizableProperties.GetProperties

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

Sintaxe

'Declaração
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

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementações

ICustomTypeDescriptor.GetProperties()

Segurança do .NET Framework

Consulte também

Referência

DatabaseSchemaViewLocalizableProperties Classe

Sobrecargas GetProperties

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal