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
- attributes
Typ: array<System.Attribute[]
Vrácená hodnota
Typ: System.ComponentModel.PropertyDescriptorCollection
Implementuje
ICustomTypeDescriptor.GetProperties(array<Attribute[])
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.