TypeLibFuncAttribute::Value Property

 

Gets the System.Runtime.InteropServices::TypeLibFuncFlags value for this method.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (in mscorlib.dll)

public:
property TypeLibFuncFlags Value {
	TypeLibFuncFlags get();
}

Property Value

Type: System.Runtime.InteropServices::TypeLibFuncFlags

The TypeLibFuncFlags value for this method.

.NET Framework
Available since 1.1
Return to top
Show: