Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TakenPictureFileName As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string TakenPictureFileName {get;} |
Return Value
(Read only) The full path and filename of the captured JPEG file from the camera device after calling the WiaSession.AcquireImageFromVideo method.For an example, refer to WiaSession.IsVideoPreviewAvailable.
Gets the full path and filename of the captured JPEG file from the camera device after calling
the WiaSession.AcquireImageFromVideo method.
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family