QueryPlatform Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Representation of the different platforms a query can be targettet at.
public enum QueryPlatform
type QueryPlatform =
Public Enum QueryPlatform
- Inheritance
-
QueryPlatform
Fields
Android | 0 | The Android platform. |
iOS | 1 | The iOS platform. |