Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Property Handlers   (RSS)
Having trouble getting your property handler working with the indexer? Here are some troubleshooting tips. 1. Verify that your propdesc file(s) are in a global location 2. Verify that you registered your propdesc file(s) using absolute paths 3. Verify Read More...
A reader asked: I've been reading up the issues with using .NET for property handlers. I know you can't using .NET Interop to create a property handler without getting into issues with the version of the .NET framework. I discovered though that .NET Assemblies Read More...
Viewed as a data flow component , a property handler has a single file stream input and outputs a one or more properties. Unfortunately, writing one requires making many decisions before you even set eyes on the code. Let's look at a few of these preparations. Read More...
 
Page view tracker