This topic has not yet been rated - Rate this topic

BackgroundDownloader.Group | group property

Gets or sets a string value indicating the group the transfer will belong to.

Syntax


var group = backgroundDownloader.group;
backgroundDownloader.group = group;

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

The group name.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Networking.BackgroundTransfer
Windows::Networking::BackgroundTransfer [C++]

Metadata

Windows.winmd

See also

BackgroundDownloader

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.