Method GetNameFromLegacyName
GetNameFromLegacyName(string)
Get current platform name.
Declaration
public static string GetNameFromLegacyName(string legacyName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | legacyName |
Returns
| Type | Description |
|---|---|
| string | A the current platform name if the legacy name is found. Returns the input parameter otherwise. |