Campo IVSSEvents_SinkHelper.m_AfterUndoCheckoutDelegate

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_AfterUndoCheckoutDelegate As IVSSEvents_AfterUndoCheckoutEventHandler
'Utilizzo
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

Vedere anche

Riferimenti

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