TVVMbase.Uninitialize Method
Required by AddInModule. This can be replaced in the derived class for custom uninitialization. For more information, see IAddInModule.Uninitialize.
Syntax
public override void Uninitialize();
Return Value
This method does not return a value.
Requirements
Reference: Microsoft.MediaCenter.ITVVM
Namespace: Microsoft.MediaCenter.TVVM
Assembly: Microsoft.MediaCenter.ITVVM.dll
Platform: Windows 7
See Also