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.
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: Boolean
true if the provider supports BSL, or false if the provider does not support BSL.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.