DataCacheTagToString Method Windows Server AppFabric Caching Compatibility Library
Returns the string representation of the current DataCacheTag object.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public override string ToString()

Return Value

Type: String
A string representing the current value of the DataCacheTag object.
See Also

Reference