Share via


Application.Current Property

Gets the Application object for the current application domain.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public static Application Current { get; }

Property Value

The Application object for the current AppDomain object.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Application Class
Application Members
Microsoft.SPOT Namespace