Open sandboxFocus

Property TempPathLength

TempPathLength

Gets the number of characters in the temporary directory. This allows to reproduce issues linked to the length of the temp path.

Declaration
public int? TempPathLength { get; init; }
Property Value
Type Description
int?