Windows.UI.Xaml.Application.DebugSettings

June 22, 2022 ยท View on GitHub

-description

Gets an object that declares how the app behaves when run in a debug environment.

-property-value

An object that declares how the app behaves when run in a debug environment.

-remarks

To modify the app debug settings, get the DebugSettings object from this property and then change its properties as necessary.

-examples

-see-also