IExtensionBlockPropertyInfo Interface

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

Definition

Provides an interface for reflection property information that represent extension properties defined in an extension block.
public interface IExtensionBlockPropertyInfo : IExtensionBlockMemberInfo
Extends

Properties

ReceivedPropertyGets the PropertyInfo representing the extension property as it appears on the extended type (extension receiver).