Method of IScriptApplication
UnRegisters Options page
ScriptApplication.UnRegisterOptionsPage(strTitle);
ScriptApplication.UnRegisterOptionsPage strTitle
HRESULT hr = ScriptApplication.UnRegisterOptionsPage(strTitle);
IScriptApplication