Constant coreclr_hosting_shared::MAX_PATH
source · [−]pub const MAX_PATH: size_t = 260;Expand description
The maximum path length on windows platforms (kind of / not really).
pub const MAX_PATH: size_t = 260;The maximum path length on windows platforms (kind of / not really).