'Deklaration
Function SetApplicationVariable( _ ByVal key As System.String, _ ByVal value As System.String _ ) As System.Boolean
'Usage
Dim instance As IApplicationVariables Dim key As System.String Dim value As System.String Dim value As System.Boolean value = instance.SetApplicationVariable(key, value)
Parameter
- key
- value