Partager via


StorageItemContentProperties.GetVideoPropertiesAsync Méthode

Définition

Récupère les propriétés vidéo de l’élément (comme un fichier de dossier).

public:
 virtual IAsyncOperation<VideoProperties ^> ^ GetVideoPropertiesAsync() = GetVideoPropertiesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<VideoProperties> GetVideoPropertiesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<VideoProperties> GetVideoPropertiesAsync();
function getVideoPropertiesAsync()
Public Function GetVideoPropertiesAsync () As IAsyncOperation(Of VideoProperties)

Retours

Lorsque cette méthode se termine correctement, elle retourne un objet VideoProperties .

Attributs

S’applique à

Voir aussi