PushButton.AssemblyName
Description:
The assembly path of the button.
The assembly path of the button.
Remarks:
The path of the assembly which contains the corresponding external command.
The path of the assembly which contains the corresponding external command.
public string AssemblyName { get; set; }
-
Thrown when setting the value to.
-
Thrown when setting the value to an empty string.
-
Thrown when setting the value to a ToggleButton which is not initialized with an external command.