SystemStructuredQuery Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class StructuredQuery
The SystemStructuredQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | After |
The System.StructuredQuery.After property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_StructuredQuery_After.
|
![]() ![]() | Before |
The System.StructuredQuery.Before property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_StructuredQuery_Before.
|
![]() ![]() | File |
The System.StructuredQuery.File property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_File. Display name File.
|
![]() ![]() | Has |
The System.StructuredQuery.Has property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_StructuredQuery_Has. Display name Has.
|
![]() ![]() | Is |
The System.StructuredQuery.Is property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_StructuredQuery_Is. Display name Is.
|
![]() ![]() | Null |
The System.StructuredQuery.Null property key. PropVariant type: VT_NULL. .NET type: System.Object. Shell name PKEY_StructuredQuery_Null.
|