ConstructorInfoWrapper::GetCustomAttributesData Method ()

 

Gets the data for the attributes that have been applied to this method.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

public:
virtual IList<CustomAttributeData^>^ GetCustomAttributesData() override
Return to top
Show: