Determines whether a given binding is currently bound. Determines whether a given binding is currently bound.
Syntax
Parameters
- binding
- The binding to be tested.The binding to be tested.
Return Value
true
if the given binding is currently bound; false
otherwise.true
if the given binding is currently bound; false
otherwise.
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also