Moonware.Common Namespace > VariableManager Class : Contains Method |
'Usage Dim keyName As String Dim value As Boolean value = VariableManager.Contains(keyName)
true
if manager contains the specified global variable; otherwise, false
.Exception | Description |
---|---|
System.InvalidOperationException | VariableManager has not been initialized for this App Domain! |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2