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
[InterfaceTypeAttribute()]
[GuidAttribute("795635A0-4522-11D1-8DCE-00AA00A3F593")]
public interface ISccManagerLoaded
[InterfaceTypeAttribute()]
[GuidAttribute(L"795635A0-4522-11D1-8DCE-00AA00A3F593")]
public interface class ISccManagerLoaded
[<InterfaceTypeAttribute()>]
[<GuidAttribute("795635A0-4522-11D1-8DCE-00AA00A3F593")>]
type ISccManagerLoaded = interface end
public interface ISccManagerLoaded