Click or drag to resize

McThresholdToolOnBeginShutdown Method

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Sub OnBeginShutdown ( 
	ByRef custom As Array
)

Parameters

custom
Type: SystemArray

Implements

IDTExtensibility2.OnBeginShutdown(Array)
See Also