|   | ErrorLoggerGetEmailAttachments Method | 
        
        
            Gets or sets the comma-separated or semicolon-separated list of file names to be attached to the 
Mail message.
            
 GSF.Windows (in GSF.Windows.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected override string GetEmailAttachments()
Protected Overrides Function GetEmailAttachments As String
protected:
virtual String^ GetEmailAttachments() override
abstract GetEmailAttachments : unit -> string 
override GetEmailAttachments : unit -> string 
function GetEmailAttachments();
Return Value
String See Also
See Also