Skip to main content

FactoryConnectorTool.ToolId Property

Returns the identifier of the tool.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.1.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public sealed override string ToolId { get; }

Property Value

Type Description
String

A System.String value that is the identifier of the tool.

See Also