ConstructorInfoWrapper::Attributes Property

 

Gets the attributes of this method.

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

public:
property MethodAttributes Attributes {
	virtual MethodAttributes get() override;
}
Return to top
Show: