Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Source Property (EventLogLoggingChannel)






Gets or sets the source name to register and use when writing to the event log.
Syntax
public string Source {get; set;}
'Declaration
 
Public Property Source As String
'Usage
 
Dim instance As EventLogLoggingChannel
Dim value As String
 
instance.Source = value
 
value = instance.Source

            

            
public:
property String^ Source {
   String^ get();
   void set (    String^ value);
}

Property Value

The name registered with the event log as a source of entries.
Requirements

Target Platforms

See Also

Reference

EventLogLoggingChannel Class
EventLogLoggingChannel Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features