Leadtools.Annotations Namespace > AnnAudioObject Class : FileName Property |
public virtual string FileName {get; set;}
'Declaration Public Overridable Property FileName As String
'Usage Dim instance As AnnAudioObject Dim value As String instance.FileName = value value = instance.FileName
public virtual string FileName {get; set;}
get_FileName();
set_FileName(value);
Use the CanPlay method to determine if this AnnAudioObject has a value WAV audio file in the FileName property.
Use the Play method to play the WAV audio file stored in the FileName property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2