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 |
|
|
Metadata |
|
See also
Build date: 12/4/2012
