MoveableDecoratorHostShape::ICustomTypeDescriptor::GetAttributes Method ()
Visual Studio 2015
Returns a collection of custom attributes for this instance of a component.
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.
Implements
ICustomTypeDescriptor::GetAttributes()
Show: