FUNCDESC.invkind Field 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of a property function.
public: System::Runtime::InteropServices::INVOKEKIND invkind;
	public System.Runtime.InteropServices.INVOKEKIND invkind;
	val mutable invkind : System.Runtime.InteropServices.INVOKEKIND
	Public invkind As INVOKEKIND 
	Field Value
Remarks
For additional information about FUNCDESC, see the MSDN Library.