Skip to content

JsonLocalTextRegistration.ParseLanguageIdFromPath method

Parses the language ID from the file path.

public static string? ParseLanguageIdFromPath(string path)
parameter description
path The path.

Return Value

The language ID, or null if it cannot be determined.

See Also