Condividi tramite


IBackgroundTransferContentPartFactory Interfaccia

Definizione

public interface class IBackgroundTransferContentPartFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2431621289, 31233, 18955, 159, 128, 160, 176, 187, 55, 15, 141)]
struct IBackgroundTransferContentPartFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2431621289, 31233, 18955, 159, 128, 160, 176, 187, 55, 15, 141)]
public interface IBackgroundTransferContentPartFactory
Public Interface IBackgroundTransferContentPartFactory
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Metodi

CreateWithName(String)

Crea un oggetto BackgroundTransferContentPart che indica il tipo di contenuto specificato.

CreateWithNameAndFileName(String, String)

Crea un oggetto BackgroundTransferContentPart che identifica il tipo di contenuto e il nome del file.

Si applica a

Vedi anche