Click or drag to resize
TraceOptionsElementCollectionItem Property (String)

Namespace: FlexRule.Diagnostics.Configurations
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public TraceOptionElement this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: TraceOptionElement
See Also