PhoneApplicationService.StartupMode Property

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public ReadOnly Property StartupMode As StartupMode
public StartupMode StartupMode { get; }
public:
property StartupMode StartupMode {
    StartupMode get ();
}
member StartupMode : StartupMode with get

Property Value

Type: Microsoft.Phone.Shell.StartupMode

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

PhoneApplicationService Class

Microsoft.Phone.Shell Namespace