Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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