ExternalApplicationClass._ExternalApplication_UnregisterSolution(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void _ExternalApplication_UnregisterSolution(System::String ^ bstrSolutionURI) = Microsoft::Office::Interop::InfoPath::_ExternalApplication::UnregisterSolution;
public virtual void _ExternalApplication_UnregisterSolution (string bstrSolutionURI);
Public Overridable Sub _ExternalApplication_UnregisterSolution (bstrSolutionURI As String)
Parameters
- bstrSolutionURI
- String