Sdílet prostřednictvím


DatabaseSchemaViewLocalizableProperties.GetProperties – metoda

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
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

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptorCollection

Implementuje

ICustomTypeDescriptor.GetProperties()

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DatabaseSchemaViewLocalizableProperties Třída

GetProperties – přetížení

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer.SchemaView.Internal – obor názvů