PhotoImportStorageMediumType
PhotoImportStorageMediumType
PhotoImportStorageMediumType
PhotoImportStorageMediumType
Enum
Definition
Specifies the type of a storage medium.
public : enum class PhotoImportStorageMediumTypepublic enum PhotoImportStorageMediumTypePublic Enum PhotoImportStorageMediumType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Fixed Fixed Fixed Fixed | The storage medium is fixed. |
| Removable Removable Removable Removable | The storage medium is removable. |
| Undefined Undefined Undefined Undefined | The storage medium type is undefined. |