JumpListGroupTKey Property |
Key that represents the group of objects and used as group header.
Namespace: foodez.Common.JumpListAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Object Key { get; set; }
Public Property Key As Object
Get
Set
public:
property Object^ Key {
Object^ get ();
void set (Object^ value);
}
member Key : Object with get, set
Property Value
Type:
Object
See Also