Sitecore 5.0 API

FileDataStore Class

Represents a data store of the file.

For a list of all members of this type, see FileDataStore Members.

System.Object
   Sitecore.Configuration.FileDataStore

[Visual Basic]
Public Class FileDataStore
    Implements IClientDataStore
[C#]
public class FileDataStore : IClientDataStore

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sitecore.Configuration

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

FileDataStore Members | Sitecore.Configuration Namespace