PropertyAppQuery.QueryPlatform 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
查询的目标平台。 为平台差异的查询编写扩展方法时很有用。
public Xamarin.UITest.Queries.QueryPlatform QueryPlatform { get; }
member this.QueryPlatform : Xamarin.UITest.Queries.QueryPlatform
Public ReadOnly Property QueryPlatform As QueryPlatform