IProviderStateHolder<TState>.ProviderState 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 provider state.
public TState ProviderState { get; }
member this.ProviderState : 'State
Public ReadOnly Property ProviderState As TState
Property Value
TState