Open sandboxFocus

Property IsImplicitlyDeclared

IsImplicitlyDeclared

Gets a value indicating whether the member is implicitly declared, i.e. declared without being represented in source code. Returns false if it is explicitly declared in code.

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