Share via


PhotoImportSource.PowerSource Property

Definition

Gets a value indicating the type of power source being used by the source device, if it is known.

public:
 property PhotoImportPowerSource PowerSource { PhotoImportPowerSource get(); };
PhotoImportPowerSource PowerSource();
public PhotoImportPowerSource PowerSource { get; }
var photoImportPowerSource = photoImportSource.powerSource;
Public ReadOnly Property PowerSource As PhotoImportPowerSource

Property Value

A value indicating the type of power source being used by the source device.

Applies to