Scheduler for WinRT
Labels Property


Gets the LabelCollection object that contains label related information.
Syntax
'Declaration
 
<C1DescriptionAttribute("The collection of labels.")>
Public ReadOnly Property Labels As LabelCollection
'Usage
 
Dim instance As LabelStorage
Dim value As LabelCollection
 
value = instance.Labels
[C1Description("The collection of labels.")]
public LabelCollection Labels {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

LabelStorage Class
LabelStorage Members

 

 


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