IVsSccManager3::IsBSLSupported Method ()

 

Specifies whether the active SCC provider supports background solution load (BSL).

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

bool IsBSLSupported()

Return Value

Type: System::Boolean

true if the provider supports BSL, or false if the provider does not support BSL.

Return to top
Show: