|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPUtilities2 Interface > IGPUtilities2.VariableManager Property (ArcObjects .NET 10.4 SDK) | 
Sets the Variable Manager.
[Visual Basic .NET] Public Property VariableManager As IGPVariableManager
[C#] public IGPVariableManager VariableManager {get; set;}
[C++]
HRESULT get_VariableManager(
  IGPVariableManager** ppVariableManager
);
[C++]
HRESULT putref_VariableManager(
  IGPVariableManager* ppVariableManager
);
[C++]
Parameters ppVariableManager [out, retval]
ppVariableManager is a parameter of type IGPVariableManager ppVariableManager [in]
ppVariableManager is a parameter of type IGPVariableManager