CustomQueryParametersUpdateOptions.CustomQueryParameters Property

Definition

public:
 property Platform::String ^ CustomQueryParameters { Platform::String ^ get(); };
winrt::hstring CustomQueryParameters();
public string CustomQueryParameters { get; }
var string = customQueryParametersUpdateOptions.customQueryParameters;
Public ReadOnly Property CustomQueryParameters As String

Property Value

String

Platform::String

winrt::hstring

Applies to