Click or drag to resize

SystemOfflineFiles Class

The System.OfflineFiles properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemOfflineFiles

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class OfflineFiles

The SystemOfflineFiles type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCreatedOffline
The System.OfflineFiles.CreatedOffline property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_CreatedOffline. Display name Created offline.
Public propertyStatic memberDeletedOffline
The System.OfflineFiles.DeletedOffline property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_DeletedOffline. Display name Deleted offline.
Public propertyStatic memberEncrypted
The System.OfflineFiles.Encrypted property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_Encrypted. Display name Encrypted.
Public propertyStatic memberModified
The System.OfflineFiles.Modified property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_Modified. Display name Modified.
Public propertyStatic memberModifiedAttributes
The System.OfflineFiles.ModifiedAttributes property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_ModifiedAttributes. Display name Modified attributes.
Public propertyStatic memberModifiedData
The System.OfflineFiles.ModifiedData property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_ModifiedData. Display name Modified data.
Public propertyStatic memberModifiedTime
The System.OfflineFiles.ModifiedTime property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_ModifiedTime. Display name Modified time.
Public propertyStatic memberPinned
The System.OfflineFiles.Pinned property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_Pinned. Display name Pinned.
Public propertyStatic memberPinnedForComputer
The System.OfflineFiles.PinnedForComputer property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_PinnedForComputer. Display name Pinned (computer).
Public propertyStatic memberPinnedForFolderRedirection
The System.OfflineFiles.PinnedForFolderRedirection property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_PinnedForFolderRedirection. Display name Pinned (redirection).
Public propertyStatic memberPinnedForUser
The System.OfflineFiles.PinnedForUser property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_PinnedForUser. Display name Pinned (user).
Public propertyStatic memberPinnedForUserByPolicy
The System.OfflineFiles.PinnedForUserByPolicy property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_PinnedForUserByPolicy. Display name Pinned (user policy).
Public propertyStatic memberSparse
The System.OfflineFiles.Sparse property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_Sparse. Display name Sparse.
Public propertyStatic memberSuspended
The System.OfflineFiles.Suspended property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_Suspended. Display name Suspended.
Public propertyStatic memberSuspendedRoot
The System.OfflineFiles.SuspendedRoot property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_OfflineFiles_SuspendedRoot. Display name Suspended root.
Top
See Also