OnlyInherited
Gets a value indicating whether only inherited properties (those with the IsInherited flag set to true
)
must be visited.
Declaration
public bool OnlyInherited { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether only inherited properties (those with the IsInherited flag set to true
)
must be visited.
public bool OnlyInherited { get; }
Type | Description |
---|---|
bool |