PhotoImportSource.PowerSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.