<Code Lib>
2025.3 Property
Changes 0
P

PushButton.AssemblyName

Description:
The assembly path of the button.
Remarks:
The path of the assembly which contains the corresponding external command.

public string AssemblyName { get; set; }

Loading…