LogSourceNode

StockSharp.Xaml.Monitor

The logs source tree node.

继承自: NotifiableObject

构造函数

LogSourceNode(Guid, string, LogSourceNode)

Initializes a new instance of the LogSourceNode.

key
The unique key.
name
The display name.
parentNode
The parent node.

属性

Icon : ImageSource

Icon.

Key : Guid

The unique key.

Name : string

The display name.

ParentNode : LogSourceNode

The parent node.

方法

ToString() : string

Преобразовать к строковому представлению.

返回值: Строковое представление.