CaseSensitivePathGuard.NormalizationResult
public sealed class CaseSensitivePathGuard.NormalizationResultNo description is available for this type.
Properties
Section titled “Properties”
public List<CaseSensitivePathGuard.PathCandidate> Paths { get; }Path-related operations including folder locations, relative paths, caching, and cache size calculations.
Returns
System.Collections.Generic.List{AssetInventory.CaseSensitivePathGuard.PathCandidate} — No return description is available.
CaseCollisions
Section titled “CaseCollisions”public List<string> CaseCollisions { get; }No description is available for this member.
Returns
System.Collections.Generic.List{System.String} — No return description is available.
DuplicateConflicts
Section titled “DuplicateConflicts”public List<string> DuplicateConflicts { get; }No description is available for this member.
Returns
System.Collections.Generic.List{System.String} — No return description is available.