IProperty.ImplementedProperty Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the interface property that this property implements, if any.
IProperty ImplementedProperty { get; }

Property Value

IProperty
The interface property that this property implements, or null if none.