Returns runtime information about for the specified type and its subtypes.
Supported only for non-clustered proxy see GetDirectProxy()()()().
Supported only for non-clustered proxy see GetDirectProxy()()()().
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
ISpaceRuntimeInfo GetRuntimeInfo( Type type )
Function GetRuntimeInfo ( _ type As Type _ ) As ISpaceRuntimeInfo
ISpaceRuntimeInfo^ GetRuntimeInfo( Type^ type )
ISpaceRuntimeInfo GetRuntimeInfo( Type type )
![](../icons/collapse_all.gif)
- type (Type)
- Type to retrieve.
![](../icons/collapse_all.gif)
Runtime information about types in the space.