Property OverriddenProperty
OverriddenProperty
Gets the base property that is overridden or hidden by the current property.
Declaration
IProperty OverriddenProperty { get; }
Property Value
Type | Description |
---|---|
IProperty |
Gets the base property that is overridden or hidden by the current property.
IProperty OverriddenProperty { get; }
Type | Description |
---|---|
IProperty |