TargetedContentSubscriptionOptions.CloudQueryParameters Property
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.
Gets a collection of Cloud Query parameters for the TargetedContentSubscription object.
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)
Property Value
Windows requirements
App capabilities |
secondaryAuthenticationFactor
|