ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Framework Namespace / IPlugInWrapper Interface

In This Topic
    IPlugInWrapper Interface Properties
    In This Topic

    For a list of all members of this type, see IPlugInWrapper members.

    Public Properties
     NameDescription
     Property Gets or sets the visible name.  
     Property Gets or sets the checked state of the plug-in if applicable.  
     Property Gets the DAML IDs of all child controls if applicable.  
     Property Gets the type of plug-in.  
     Property Gets or sets the tooltip when the plug-in is disabled.  
     Property Gets a boolean value indicating if the plug-in is enabled in the user interface.  
     Property Gets a boolean value of true if the plugin is currently contextually relevant.  
     Property Gets the DAML Keytip text.  
     Property Gets or sets the image the plug-in should use in the user interface when it is in its large state (32x32).  
     Property Gets or sets the image the plug-in should use in the user interface when it is in its small state (16x16).  
     Property Gets or sets the text to appear in a pop-up window to give more information about the plug-in.  
     Property Gets or sets the caption to appear above the tooltip in a pop-up window to give more information about the plug-in.  
    Top
    See Also