Gets the grid service manager started within this virtual machine.
the value is null if no grid service manager was started within it.

C# | Visual Basic | Visual C++ | J# |
IGridServiceManager GridServiceManager { get; }
ReadOnly Property GridServiceManager As IGridServiceManager
property IGridServiceManager^ GridServiceManager { IGridServiceManager^ get (); }
/** @property */ IGridServiceManager get_GridServiceManager()