ProtectedFileProvider.CreateWriter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A reader for the stream associated with this file provider
public System.IO.StreamWriter CreateWriter ();
abstract member CreateWriter : unit -> System.IO.StreamWriter
override this.CreateWriter : unit -> System.IO.StreamWriter
Public Function CreateWriter () As StreamWriter