IExtensionBlockMemberInfo.DeclaringBlock Property
- Namespace
- Kampute.DocToolkit.Metadata.Reflection
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the extension block that declares the extension member.
ExtensionBlockInfo DeclaringBlock { get; }Property Value
- ExtensionBlockInfo
- An instance of ExtensionBlockInfo representing the extension block information that declares the extension member.
