CSLocalizedString.GetLocalizedString Method
Definition
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.
Returns the string for the current locale.
[Foundation.Export("localizedString")]
public virtual string GetLocalizedString ();
abstract member GetLocalizedString : unit -> string
override this.GetLocalizedString : unit -> string
Returns
- Attributes