Suoranta.EnterpriseLib.Web - Developer API

ELibTraceSource..::..Get Method

Gets the specified source. If the source does not exist, it is created.

Namespace:  Suoranta.EnterpriseLib.AppDomain
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


public static ELibTraceSource Get(
	string source
)

Parameters

source
Type: String
Source identifier

Return Value