DatabaseSchemaViewLocalizableProperties.GetProperties-Methode

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

Syntax

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

Rückgabewert

Typ: System.ComponentModel.PropertyDescriptorCollection

Implementiert

ICustomTypeDescriptor.GetProperties()

.NET Framework-Sicherheit

Siehe auch

Referenz

DatabaseSchemaViewLocalizableProperties Klasse

GetProperties-Überladung

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