  | QsExtensionApplicationAttribute Constructor | 
Namespace: QsInformatica.AutoCAD.RuntimeAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.4.0
Syntaxpublic QsExtensionApplicationAttribute(
	Type entryPointType
)
Public Sub New ( 
	entryPointType As Type
)
public:
QsExtensionApplicationAttribute(
	Type^ entryPointType
)
new : 
        entryPointType : Type -> QsExtensionApplicationAttributeParameters
- entryPointType  Type
 [Missing <param name="entryPointType"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsExtensionApplicationAttribute.#ctor(System.Type)"]
See Also