<Code Lib>
P

ExternalCommandsData.AssemblyName

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

public string AssemblyName { get; set; }

Loading…