Click or drag to resize
GenericExtensionExtensionType Properties

The GenericExtensionExtensionType generic type exposes the following members.

Properties
  NameDescription
Public propertyInstance
Property value. Initializes the extension object if not available
Public propertyIsInitialized
Returns true if the extension is initialized
Public propertyLazyInstance
Lazy instance of the extension
Public propertyName
Name of the extension
Public propertyParentExtension
Parent extension. If set, provides instance object to current extension
Protected propertyPropertyInitializer
Property initializer
Top
See Also