ISccManagerLoaded Interface

Defines when the SccManager is loaded.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("795635A0-4522-11D1-8DCE-00AA00A3F593")> _
Public Interface ISccManagerLoaded
'Usage
Dim instance As ISccManagerLoaded
[InterfaceTypeAttribute()]
[GuidAttribute("795635A0-4522-11D1-8DCE-00AA00A3F593")]
public interface ISccManagerLoaded
[InterfaceTypeAttribute()]
[GuidAttribute(L"795635A0-4522-11D1-8DCE-00AA00A3F593")]
public interface class ISccManagerLoaded
public interface ISccManagerLoaded

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace