SettingsListChangedEventArgs.State Property

Definition

Gets the state.

public:
 property System::Object ^ State { System::Object ^ get(); };
public:
 property Platform::Object ^ State { Platform::Object ^ get(); };
public object State { get; }
member this.State : obj
Public ReadOnly Property State As Object

Property Value

The state.

Applies to