Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
DiscardSilenceLogFile property 
 
Type
[Visual Basic] 
Public Property DiscardSilenceLogFile As String
 
[C#] 
public string DiscardSilenceLogFile {get; set;}
 
[C++] 
public: __property String* get_DiscardSilenceLogFile(); 
public: __property void set_DiscardSilenceLogFile(String*);
 
 
Remarks
Sets the absolute pathname for the Sound Activation System log file. 
 
For further details see the How the Sound Activation System works section
 
 
 
 
 
 
 
 
Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents