Share via


StorageProviderSuggestionsQueryOptions.QueryId Property

Definition

public:
 property Platform::String ^ QueryId { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring QueryId();
[Windows.Foundation.Metadata.Experimental]
public string QueryId { [Windows.Foundation.Metadata.Experimental] get; }
var string = storageProviderSuggestionsQueryOptions.queryId;
Public ReadOnly Property QueryId As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to