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 .NET Micro Framework version 2.0, 2.5
See Also
Reference
Application Class
Application Members
Microsoft.SPOT Namespace