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