PushButtonData.ClassName
Description:
The name of the class containing the implementation for the command.
The name of the class containing the implementation for the command.
Remarks:
The class name which implements the interface IExternalCommand.
The class name which implements the interface IExternalCommand.
public string ClassName { get; set; }
-
Thrown when setting the value tonullNothingnullptra null reference (Nothingin Visual Basic).
-
Thrown when setting the value to an empty string.