<Code Lib>
2027 Property
Changes 0
P

PushButtonData.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…