IGenericProperty Methods |
The IGenericProperty type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetInstance |
Returns the extension object instance
(Inherited from IGenericExtension.) |
![]() | GetValue |
Gets the value of the property
|
![]() | NewGenericProperty |
Creates a new property inferred from this extension
(Inherited from IGenericExtension.) |
![]() | RegisterAsExtensionTo |
Registers the extension as an extension to the given type
(Inherited from IGenericExtension.) |
![]() | RegisterAsPropertyTo |
Registers the extension as a property to the given type
(Inherited from IGenericExtension.) |
![]() | RegisterAsStaticPropertyTo |
Registers the extension as a property to the given type
|
![]() | SetInstance |
Sets the extension object instance
(Inherited from IGenericExtension.) |