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

C# | Visual Basic | Visual C++ | J# |
IGridServiceContainer GridServiceContainer { get; }
ReadOnly Property GridServiceContainer As IGridServiceContainer
property IGridServiceContainer^ GridServiceContainer { IGridServiceContainer^ get (); }
/** @property */ IGridServiceContainer get_GridServiceContainer()