| ConfigManagerGetConfigPropertyT Method |
Gets a platform specific configuration property that matches the specified interface type
Namespace:
ImmerseSDK.Config
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Type Parameters
- T
Return Value
Type:
TA property object of the specified type or null if no object was found
See Also