Share via


PhotoImportSession.Source Property

Definition

Gets an object representing the source device associated with the photo import session.

public:
 property PhotoImportSource ^ Source { PhotoImportSource ^ get(); };
PhotoImportSource Source();
public PhotoImportSource Source { get; }
var photoImportSource = photoImportSession.source;
Public ReadOnly Property Source As PhotoImportSource

Property Value

An object representing the source device associated with the photo import session.

Applies to