PhotoImportStorageMedium クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
写真インポート ソース デバイスによって公開されるストレージ メディアを表します。
public ref class PhotoImportStorageMedium sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PhotoImportStorageMedium final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PhotoImportStorageMedium
Public NotInheritable Class PhotoImportStorageMedium
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
注釈
PhotoImportSource.StorageMedia プロパティにアクセスして、このクラスのインスタンスを取得します。
プロパティ
AvailableSpaceInBytes |
記憶域メディアの使用可能な領域をバイト単位で取得します。 |
CapacityInBytes |
ストレージ メディアの容量をバイト単位で取得します。 |
Description |
ストレージ メディアの説明を取得します。 |
Name |
ストレージ メディアの名前を取得します。 |
SerialNumber |
ストレージ メディアのシリアル番号を取得します。 |
StorageMediumType |
ストレージ メディアの種類を取得します。 |
SupportedAccessMode |
ストレージ メディアでサポートされているアクセス モードを示す値を取得します。 |
メソッド
Refresh() |
ストレージ メディアに関する情報を更新します。 |