←Select platform

Source Property

Summary

Gets or sets the source of the log entry.

Syntax

C#
VB
C++
public string Source { get; set; } 
  
Property Source As String 
property String^ Source { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The source of the log entry.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly