Click or drag to resize

AddIn Properties

The AddIn type exposes the following members.

Properties
  NameDescription
Public propertyAddInName
Exposes the AddInName property.
Public propertyConstructor
The constructor for the add in
Public propertyFriendlyName
Gets or sets the friendly name for this add in
Public propertyHasButton
Does the add in have a toolbar button.
Public propertyHasDialog
Does the add in have a dialog.
Public propertyHasMapControl
Does the add in have a map control.
Public propertyHasMenuItem
Does the add in have a menu item.
Public propertyIsAuthenticated
Does this add in require authentication.
Public propertyWebResources
Returns an array of web resource reference.
Top
See Also