IExtensionBlockPropertyInfo.ReceivedProperty Property
- Namespace
- Kampute.DocToolkit.Metadata.Reflection
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the PropertyInfo representing the extension property as it appears on the extended type (extension receiver).
PropertyInfo ReceivedProperty { get; }Property Value
- PropertyInfo
- An instance of PropertyInfo representing the extension property as it appears on the extended type.
