Click or drag to resize

AddInAttribute Constructor

Initializes a new instance of the AddInAttribute class

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public AddInAttribute(
	string name,
	string description
)

Parameters

name
Type: SystemString
description
Type: SystemString
See Also