PhotoImportStorageMedium.CapacityInBytes Property

Definition

Gets the capacity of the storage media, in bytes.

public:
 property unsigned long long CapacityInBytes { unsigned long long get(); };
uint64_t CapacityInBytes();
public ulong CapacityInBytes { get; }
var uInt64 = photoImportStorageMedium.capacityInBytes;
Public ReadOnly Property CapacityInBytes As ULong

Property Value

UInt64

unsigned long long

uint64_t

The capacity of the storage media, in bytes.

Applies to