![]() | QsCommandMethodAttribute Constructor (String, String, String, QsCommandFlags, Type) |
Namespace: QsInformatica.AutoCAD.Runtime
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)

public QsCommandMethodAttribute( string groupName, string globalName, string localizedNameId, QsCommandFlags flags, Type contextMenuExtensionType )
Public Sub New ( groupName As String, globalName As String, localizedNameId As String, flags As QsCommandFlags, contextMenuExtensionType As Type )
public: QsCommandMethodAttribute( String^ groupName, String^ globalName, String^ localizedNameId, QsCommandFlags flags, Type^ contextMenuExtensionType )
new : groupName : string * globalName : string * localizedNameId : string * flags : QsCommandFlags * contextMenuExtensionType : Type -> QsCommandMethodAttribute
Parameters
- groupName
- Type: SystemString
[Missing <param name="groupName"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.#ctor(System.String,System.String,System.String,QsInformatica.AutoCAD.Runtime.QsCommandFlags,System.Type)"]
- globalName
- Type: SystemString
[Missing <param name="globalName"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.#ctor(System.String,System.String,System.String,QsInformatica.AutoCAD.Runtime.QsCommandFlags,System.Type)"]
- localizedNameId
- Type: SystemString
[Missing <param name="localizedNameId"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.#ctor(System.String,System.String,System.String,QsInformatica.AutoCAD.Runtime.QsCommandFlags,System.Type)"]
- flags
- Type: QsInformatica.AutoCAD.RuntimeQsCommandFlags
[Missing <param name="flags"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.#ctor(System.String,System.String,System.String,QsInformatica.AutoCAD.Runtime.QsCommandFlags,System.Type)"]
- contextMenuExtensionType
- Type: SystemType
[Missing <param name="contextMenuExtensionType"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.#ctor(System.String,System.String,System.String,QsInformatica.AutoCAD.Runtime.QsCommandFlags,System.Type)"]
