Gets the primary space instance.
the value is null is currently there's no primary space instance.

C# | Visual Basic | Visual C++ | J# |
ISpaceInstance Primary { get; }
ReadOnly Property Primary As ISpaceInstance
property ISpaceInstance^ Primary { ISpaceInstance^ get (); }
/** @property */ ISpaceInstance get_Primary()