ConstructorInfoWrapper::CallingConvention Property
Visual Studio 2015
Gets the calling conventions for this method.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
public: property CallingConventions CallingConvention { virtual CallingConventions get() override; }
Implements
_MethodBase::CallingConvention
Show: