Sdílet prostřednictvím


ExplorerBehaviorTypeDescriptor.GetProperties – metoda (array<Attribute )

Vrátí kolekci vlastností popisovače instance ExplorerBehavior.

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

ExplorerBehaviorTypeDescriptor Třída

GetProperties – přetížení

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