Implementing the Simple Read-Only Provider
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Implementing the Simple Read-Only Provider.
The extended example in this topic shows how to edit the wizard-created files to create a simple read-only provider that reads a set of two strings from a text file. To create this provider from the wizard files, add code to complete the following tasks:
Show: