SettingsListChangedEventArgs.State 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 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.