WordServiceInstance.Delete Method
Removes the service instance from the machine.
Namespace: Microsoft.Office.Word.Server.Service
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public Overrides Sub Delete
'Usage
Dim instance As WordServiceInstance
instance.Delete()
public override void Delete()