If this digicam can record audio data with image, shows name of audio data.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public string EXIF_RelatedSoundFile { get; set; }
Public Property EXIF_RelatedSoundFile As String
	Get
	Set
public:
property String^ EXIF_RelatedSoundFile {
	String^ get ();
	void set (String^ value);
}

See Also