Scheduler for WinRT
Statuses Property


Gets the StatusCollection object that contains status related information.
Syntax
'Declaration
 
<C1DescriptionAttribute("The collection of statuses.")>
Public ReadOnly Property Statuses As StatusCollection
'Usage
 
Dim instance As StatusStorage
Dim value As StatusCollection
 
value = instance.Statuses
[C1Description("The collection of statuses.")]
public StatusCollection Statuses {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StatusStorage Class
StatusStorage Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.