Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 733 Bytes

package_isdevelopmentmode.md

File metadata and controls

23 lines (16 loc) · 733 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Package.IsDevelopmentMode
winrt property

Windows.ApplicationModel.Package.IsDevelopmentMode

-description

Indicates whether the package is installed in development mode.

-property-value

A Boolean value that indicates whether the package is installed in development mode. TRUE indicates that the package is installed in development mode; otherwise FALSE.

-remarks

-examples

-see-also

App package information sample (Windows 10)