Share via


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)

Syntax

'Declaration
Function IsBSLSupported As Boolean
bool IsBSLSupported()
bool IsBSLSupported()
abstract IsBSLSupported : unit -> bool
function IsBSLSupported() : boolean

Return Value

Type: System.Boolean
true if the provider supports BSL, or false if the provider does not support BSL.

.NET Framework Security

See Also

Reference

IVsSccManager3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace