Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 869 Bytes

implementing-the-simple-read-only-provider.md

File metadata and controls

18 lines (13 loc) · 869 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Implementing the Simple Read-Only Provider
Implementing the Simple Read-Only Provider
10/26/2018
read-only provider
22a8adb5-19da-43b5-9733-0ea72bb8684c

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:

See also

Creating a Simple Read-Only Provider