Click or drag to resize
HandlerElementName Property
Gets the name of this handler.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public string Name { get; }

Property Value

Type: String
The name.
See Also