Sdílet prostřednictvím


ConnectorHasDecoratorsTypeDescriptor.GetProperties – metoda (array<Attribute )

Tento člen přepisuje ElementTypeDescriptor.GetProperties(array<Attribute[]).

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Overrides Function GetProperties ( _
    attributes As Attribute() _
) As PropertyDescriptorCollection
public override PropertyDescriptorCollection GetProperties(
    Attribute[] attributes
)

Parametry

Vrácená hodnota

Typ: System.ComponentModel.PropertyDescriptorCollection

Implementuje

ICustomTypeDescriptor.GetProperties(array<Attribute[])

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ConnectorHasDecoratorsTypeDescriptor Třída

GetProperties – přetížení

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů