MoveableDecoratorHostShape.ICustomTypeDescriptor.GetAttributes – metoda
Vrátí kolekci vlastních atributů pro tuto instanci komponenty.
Obor názvů: Microsoft.VisualStudio.Modeling.Diagrams
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Syntaxe
'Deklarace
Private Function GetAttributes As AttributeCollection
Implements ICustomTypeDescriptor.GetAttributes
AttributeCollection ICustomTypeDescriptor.GetAttributes()
Vrácená hodnota
Typ: System.ComponentModel.AttributeCollection
Vrátí atributy nadřazeného obrazce.
Implementuje
ICustomTypeDescriptor.GetAttributes()
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.