FileMemoryProvider.StateKeys Property

Definition

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)

Property Value

Applies to