Share via


IBackgroundTransferContentPartFactory Interface

Définition

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
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Méthodes

CreateWithName(String)

Crée un objet BackgroundTransferContentPart qui indique le type de contenu spécifié.

CreateWithNameAndFileName(String, String)

Crée un objet BackgroundTransferContentPart qui identifie le type de contenu et le nom du fichier.

S’applique à

Voir aussi