RVTDocs.com
Namespace: Autodesk.Revit.UI Class: PushButtonData

PushButtonData.AssemblyName

Property
Description:
The assembly path of the button.
Remarks:
The path of the assembly which contains the corresponding external command.
Syntax
public string AssemblyName { get; set; }
Exceptions
Exception Condition
ArgumentNullException Thrown when setting the value to.
ArgumentException Thrown when setting the value to an empty string.