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