FileMemoryProvider.StateKeys Property
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.
Gets the set of keys used to store the provider state in the StateBag.
public override System.Collections.Generic.IReadOnlyList<string> StateKeys { get; }
member this.StateKeys : System.Collections.Generic.IReadOnlyList<string>
Public Overrides ReadOnly Property StateKeys As IReadOnlyList(Of String)