Campo IVSSEvents_SinkHelper.m_BeginCommandDelegate

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_BeginCommandDelegate As IVSSEvents_BeginCommandEventHandler
'Utilizzo
Dim instance As IVSSEvents_SinkHelper
Dim value As IVSSEvents_BeginCommandEventHandler

value = instance.m_BeginCommandDelegate

instance.m_BeginCommandDelegate = value
public IVSSEvents_BeginCommandEventHandler m_BeginCommandDelegate
public:
IVSSEvents_BeginCommandEventHandler^ m_BeginCommandDelegate
public IVSSEvents_BeginCommandEventHandler m_BeginCommandDelegate
public var m_BeginCommandDelegate : IVSSEvents_BeginCommandEventHandler

Vedere anche

Riferimenti

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