Property PathRemapFunc
PathRemapFunc
Functor used to remap content to cached path.
Declaration
[Obsolete("Use PathRemapFuncWithFileCheck instead as it allows for checking the local device for files before remapping.")]
public static Func<string, string> PathRemapFunc { get; }
Property Value
Type | Description |
---|---|
Func<string, string> |