MetalamaAPI documentationFlashtrace APIFlashtraceFlashtrace­SourceFor­Source
Open sandboxFocus

FlashtraceSource.ForSource Method

ForSource(String)

Gets a new FlashtraceSource keeping all the configuration of the current instance, but for a source name.

Declaration
public FlashtraceSource ForSource(string sourceName)
Parameters
Type Name Description
System.String sourceName

The name of the source for which the FlashtraceSource should be created.

Returns
Type Description
FlashtraceSource

A FlashtraceSource for sourceName.