Interfaccia IVSSEventHandler

Questa interfaccia deve essere implementata dal componente aggiuntivo di SourceSafe.

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

Sintassi

'Dichiarazione
<GuidAttribute("783CD4EA-9D54-11CF-B8EE-00608CC9A71F")> _
<InterfaceTypeAttribute(1)> _
Public Interface IVSSEventHandler
'Utilizzo
Dim instance As IVSSEventHandler
[GuidAttribute("783CD4EA-9D54-11CF-B8EE-00608CC9A71F")] 
[InterfaceTypeAttribute(1)] 
public interface IVSSEventHandler
[GuidAttribute(L"783CD4EA-9D54-11CF-B8EE-00608CC9A71F")] 
[InterfaceTypeAttribute(1)] 
public interface class IVSSEventHandler
/** @attribute GuidAttribute("783CD4EA-9D54-11CF-B8EE-00608CC9A71F") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVSSEventHandler
GuidAttribute("783CD4EA-9D54-11CF-B8EE-00608CC9A71F") 
InterfaceTypeAttribute(1) 
public interface IVSSEventHandler

Vedere anche

Riferimenti

Membri IVSSEventHandler
Spazio dei nomi Microsoft.VisualStudio.SourceSafe.Interop
IVSSEvents
IVSSEvents_Event

Altre risorse

Intercettazione degli eventi di Visual SourceSafe