CustomProperty Properties |
The SystemStructuredQueryCustomProperty type exposes the following members.
Name | Description | |
---|---|---|
Boolean |
The System.StructuredQuery.CustomProperty.Boolean property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_StructuredQuery_CustomProperty_Boolean.
| |
DateTime |
The System.StructuredQuery.CustomProperty.DateTime property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_StructuredQuery_CustomProperty_DateTime.
| |
FloatingPoint |
The System.StructuredQuery.CustomProperty.FloatingPoint property key. PropVariant type: VT_R8. .NET type: System.Double. Shell name PKEY_StructuredQuery_CustomProperty_FloatingPoint.
| |
Integer |
The System.StructuredQuery.CustomProperty.Integer property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_StructuredQuery_CustomProperty_Integer.
| |
String |
The System.StructuredQuery.CustomProperty.String property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_StructuredQuery_CustomProperty_String.
|