다음을 통해 공유


StorageProviderSearchQueryOptions.Language Property

Definition

Gets the language of the search query.

public:
 property Platform::String ^ Language { Platform::String ^ get(); };
winrt::hstring Language();
public string Language { get; }
var string = storageProviderSearchQueryOptions.language;
Public ReadOnly Property Language As String

Property Value

String

Platform::String

winrt::hstring

The language of the search query.

Applies to