TargetedContentSubscriptionOptions.CloudQueryParameters 属性

定义

获取 TargetedContentSubscription 对象的云查询参数的集合。

public:
 property IMap<Platform::String ^, Platform::String ^> ^ CloudQueryParameters { IMap<Platform::String ^, Platform::String ^> ^ get(); };
IMap<winrt::hstring, winrt::hstring const&> CloudQueryParameters();
public IDictionary<string,string> CloudQueryParameters { get; }
var iMap = targetedContentSubscriptionOptions.cloudQueryParameters;
Public ReadOnly Property CloudQueryParameters As IDictionary(Of String, String)

属性值

IMap<String,String>

IDictionary<String,String>

IMap<Platform::String,Platform::String>

IMap<winrt::hstring,winrt::hstring>

Windows 要求

应用功能
secondaryAuthenticationFactor

适用于