Compartilhar via


Método LocalizableProperties.GetProperties

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.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Public Overridable Function GetProperties As PropertyDescriptorCollection
public virtual PropertyDescriptorCollection GetProperties()
public:
virtual PropertyDescriptorCollection^ GetProperties()
abstract GetProperties : unit -> PropertyDescriptorCollection 
override GetProperties : unit -> PropertyDescriptorCollection 
public function GetProperties() : PropertyDescriptorCollection

Valor de retorno

Tipo: System.ComponentModel.PropertyDescriptorCollection

Implementações

ICustomTypeDescriptor.GetProperties()

Segurança do .NET Framework

Consulte também

Referência

LocalizableProperties Classe

Sobrecargas GetProperties

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