Partager via


MediaBindingEventArgs.SetStorageFile(IStorageFile) Méthode

Définition

Lie un fichier de stockage à l’élément MediaSource associé à l’événement.

public:
 virtual void SetStorageFile(IStorageFile ^ file) = SetStorageFile;
void SetStorageFile(IStorageFile const& file);
public void SetStorageFile(IStorageFile file);
function setStorageFile(file)
Public Sub SetStorageFile (file As IStorageFile)

Paramètres

file
IStorageFile

StorageFile contenant le contenu multimédia.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

S’applique à