Поделиться через


StorageProviderSearchQueryOptions.FolderScope Property

Definition

Gets the folder to which the search query should be scoped.

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

Property Value

String

Platform::String

winrt::hstring

The folder scope of the search query.

Applies to