Gets or sets the path to an image file that specifies the image to display for the context menu item for the text editor plugin.
Type: System.String
The file may be of type the following types.
-
.ico
-
.gif
-
.jpg
-
.png.
The path can be relative or absolute. Use this property when the image is external to the plugin assembly.
Note: Author ignores this property when you set a value for the IconImage property.