Campo IVSSEvents_SinkHelper.m_BeforeUndoCheckoutDelegate

Questo campo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice.

Spazio dei nomi: Microsoft.VisualStudio.SourceSafe.Interop
Assembly: Microsoft.VisualStudio.SourceSafe.Interop (in microsoft.visualstudio.sourcesafe.interop.dll)

Sintassi

'Dichiarazione
Public m_BeforeUndoCheckoutDelegate As IVSSEvents_BeforeUndoCheckoutEventHandler
'Utilizzo
Dim instance As IVSSEvents_SinkHelper
Dim value As IVSSEvents_BeforeUndoCheckoutEventHandler

value = instance.m_BeforeUndoCheckoutDelegate

instance.m_BeforeUndoCheckoutDelegate = value
public IVSSEvents_BeforeUndoCheckoutEventHandler m_BeforeUndoCheckoutDelegate
public:
IVSSEvents_BeforeUndoCheckoutEventHandler^ m_BeforeUndoCheckoutDelegate
public IVSSEvents_BeforeUndoCheckoutEventHandler m_BeforeUndoCheckoutDelegate
public var m_BeforeUndoCheckoutDelegate : IVSSEvents_BeforeUndoCheckoutEventHandler

Vedere anche

Riferimenti

Classe IVSSEvents_SinkHelper
Membri IVSSEvents_SinkHelper
Spazio dei nomi Microsoft.VisualStudio.SourceSafe.Interop