IStringLocalizer Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a service that provides localized strings.
public interface class IStringLocalizer
public interface IStringLocalizer
type IStringLocalizer = interface
Public Interface IStringLocalizer
- Derived
Item[String, Object[]] |
Gets the string resource with the given name and formatted with the supplied arguments. |
Item[String] |
Gets the string resource with the given name. |
Get |
Gets all string resources. |
Get |
Gets all string resources including those for parent cultures. |
Get |
Gets the string resource with the given name and formatted with the supplied arguments. |
Get |
Gets the string resource with the given name. |
Product | Versions |
---|---|
.NET | 9 (package-provided) |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: