'UsageDim uriString As String Dim enabled As Boolean Dim instance As New PluginSetup(uriString, enabled)
Parameters
- uriString
 - The URI string of the plug-in.
The value of this parameter cannot be
null(Nothingin Visual Basic). - enabled
 - Specifies whether the plug-in is enabled.