Click or drag to resize

WebFileCacheInfoMetadataFilePath Property

Gets the metadata file path.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string MetadataFilePath { get; protected set; }

Property Value

Type: String
The metadata file path.
See Also