MVPSI.JAMS Namespace > Variable Class > Set Method : Set(String,Object) Method |
'Declaration
Public Overloads Shared Sub Set( _ ByVal variableName As System.String, _ ByVal newValue As System.Object _ )
'Usage
Dim variableName As System.String Dim newValue As System.Object Variable.Set(variableName, newValue)
public static void Set( System.string variableName, System.object newValue )
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