ConstructorInfoWrapper::CallingConvention Property

 

Gets the calling conventions for this method.

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

public:
property CallingConventions CallingConvention {
	virtual CallingConventions get() override;
}
Return to top
Show: