IVSSEvents_SinkHelper ClassÂ
This class 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
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class IVSSEvents_SinkHelper
Implements IVSSEvents
'Usage
Dim instance As IVSSEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class IVSSEvents_SinkHelper : IVSSEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class IVSSEvents_SinkHelper sealed : IVSSEvents
/** @attribute ClassInterfaceAttribute(ClassInterfaceType.None) */
public final class IVSSEvents_SinkHelper implements IVSSEvents
ClassInterfaceAttribute(ClassInterfaceType.None)
public final class IVSSEvents_SinkHelper implements IVSSEvents
Remarks
See IVSSEvents.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.SourceSafe.Interop.IVSSEvents_SinkHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
IVSSEvents_SinkHelper Members
Microsoft.VisualStudio.SourceSafe.Interop Namespace