A wrapper type for a bundle name that's been looked up via RemapBundleName
This keeps us from accidentally passing one for the other.
Public Member Functions | |
| SpecificBundleName (string specificName, string sanitizedName) | |
| override string | ToString () |
Public Attributes | |
| string | Specific |
| string | Sanitized |
| string Sanitized |
Sanitized bundle name
| string Specific |
The real value.
1.8.16