Getter for testMode setting. If this is TRUE then a test User-Agent will
be used for the query.
Namespace: Mobi.Mtld.DeviceAtlas.CloudAssembly: DeviceAtlasCloudClient-1.1 (in DeviceAtlasCloudClient-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C# |
---|
public bool GetTestMode() |
Visual Basic |
---|
Public Function GetTestMode As Boolean |
Visual C++ |
---|
public: bool GetTestMode() |