MoveableDecoratorHostShape::ICustomTypeDescriptor::GetAttributes Method ()

 

Returns a collection of custom attributes for this instance of a component.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

private:
virtual AttributeCollection^ GetAttributes() sealed = ICustomTypeDescriptor::GetAttributes

Parameters

Return Value

Type: System.ComponentModel::AttributeCollection^

Returns the attributes of the parent shape.

Return to top
Show: