How to use IStorageProviderItemPropertySource
Diakov Dmytro
1
Reputation point
Hi!
I have created a class StorageProviderItemPropertySource : IStorageProviderItemPropertySource and implemented method GetItemProperties.
Can my implementation be registered in registry and used by system ?
If yes, how can I trigger the system to call method from my implementation ?
Regards,
Dmytro
Sign in to answer