Partager via


PhotoImportContentType Énumération

Définition

Spécifie le type de contenu d’un élément importé.

public enum class PhotoImportContentType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class PhotoImportContentType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum PhotoImportContentType
var value = Windows.Media.Import.PhotoImportContentType.unknown
Public Enum PhotoImportContentType
Héritage
PhotoImportContentType
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Champs

Image 1

L’élément est une image.

Unknown 0

Le type de contenu est inconnu.

Video 2

L’élément est une vidéo.

S’applique à