SavedCacheSettings Structure
Structure used to save and restore the cache settings during a deployment import operation.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Structure SavedCacheSettings
'Usage
Dim instance As SavedCacheSettings
public struct SavedCacheSettings
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.