Source Property

Summary
Gets or sets the source name to register and use when writing to the event log.
Syntax
C#
VB
C++
public string Source { get; set; } 
  
Public Property Source As String 
public: 
property String^ Source { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.