Skip to content

CaseSensitivePathGuard.NormalizationResult

ClassAssetInventoryAssetInventory.Editor
public sealed class CaseSensitivePathGuard.NormalizationResult

No description is available for this type.

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.

public List<string> CaseCollisions { get; }

No description is available for this member.

Returns

System.Collections.Generic.List{System.String} — No return description is available.

public List<string> DuplicateConflicts { get; }

No description is available for this member.

Returns

System.Collections.Generic.List{System.String} — No return description is available.