IsExtern
Gets a value indicating whether the member has an external implementation, i.e. has the extern
modifier.
Declaration
bool IsExtern { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the member has an external implementation, i.e. has the extern
modifier.
bool IsExtern { get; }
Type | Description |
---|---|
bool |