| QsCommandMethodAttribute Constructor (String) |
Namespace:
QsInformatica.AutoCAD.Runtime
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax public QsCommandMethodAttribute(
string globalName
)
Public Sub New (
globalName As String
)
public:
QsCommandMethodAttribute(
String^ globalName
)
new :
globalName : string -> QsCommandMethodAttribute
Parameters
- globalName
- Type: SystemString
[Missing <param name="globalName"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.#ctor(System.String)"]
See Also