Click or drag to resize
DigitalRuneHierarchicalProfilerNodeName Property
Gets the name of this node.

Namespace: DigitalRune.Diagnostics
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public string Name { get; }

Property Value

Type: String
The name of this node.

Implements

INamedObjectName
See Also