DeliveryOptimizationSettings.DownloadModeSource Property

Definition

Gets the source of the current download mode in the Delivery Optimization settings for the current device.

public:
 property DeliveryOptimizationDownloadModeSource DownloadModeSource { DeliveryOptimizationDownloadModeSource get(); };
DeliveryOptimizationDownloadModeSource DownloadModeSource();
public DeliveryOptimizationDownloadModeSource DownloadModeSource { get; }
var deliveryOptimizationDownloadModeSource = deliveryOptimizationSettings.downloadModeSource;
Public ReadOnly Property DownloadModeSource As DeliveryOptimizationDownloadModeSource

Property Value

The source of the current download mode in the Delivery Optimization settings for the current device.

Remarks

For more information about Delivery Optimization, see Configure Delivery Optimization for Windows 10 updates.

Applies to