PhotoImportStorageMedium.StorageMediumType Property

Definition

Gets the type of the storage medium.

public:
 property PhotoImportStorageMediumType StorageMediumType { PhotoImportStorageMediumType get(); };
PhotoImportStorageMediumType StorageMediumType();
public PhotoImportStorageMediumType StorageMediumType { get; }
var photoImportStorageMediumType = photoImportStorageMedium.storageMediumType;
Public ReadOnly Property StorageMediumType As PhotoImportStorageMediumType

Property Value

The type of the storage medium.

Applies to