IVSSEvents_SinkHelper.m_AfterUndoCheckoutDelegate FieldĀ 

This field supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.VisualStudio.SourceSafe.Interop
Assembly: Microsoft.VisualStudio.SourceSafe.Interop (in microsoft.visualstudio.sourcesafe.interop.dll)

Syntax

'Declaration
Public m_AfterUndoCheckoutDelegate As IVSSEvents_AfterUndoCheckoutEventHandler
'Usage
Dim instance As IVSSEvents_SinkHelper
Dim value As IVSSEvents_AfterUndoCheckoutEventHandler

value = instance.m_AfterUndoCheckoutDelegate

instance.m_AfterUndoCheckoutDelegate = value
public IVSSEvents_AfterUndoCheckoutEventHandler m_AfterUndoCheckoutDelegate
public:
IVSSEvents_AfterUndoCheckoutEventHandler^ m_AfterUndoCheckoutDelegate
public IVSSEvents_AfterUndoCheckoutEventHandler m_AfterUndoCheckoutDelegate
public var m_AfterUndoCheckoutDelegate : IVSSEvents_AfterUndoCheckoutEventHandler

See Also

Reference

IVSSEvents_SinkHelper Class
IVSSEvents_SinkHelper Members
Microsoft.VisualStudio.SourceSafe.Interop Namespace