Click or drag to resize

QsExtensionApplicationAttribute Constructor

Initializes a new instance of the QsExtensionApplicationAttribute class

Namespace: QsInformatica.AutoCAD.Runtime
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public QsExtensionApplicationAttribute(
	Type entryPointType
)

Parameters

entryPointType  Type

[Missing <param name="entryPointType"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsExtensionApplicationAttribute.#ctor(System.Type)"]

See Also