Open sandboxFocus

Property IsExtern

IsExtern

Gets a value indicating whether the method has a non-managed implementation, i.e. has the extern modifier.

Declaration
bool IsExtern { get; }
Property Value
Type Description
bool