Nevron.Nov Namespace / NLocalizedString Structure / Format Method
In This Topic
    Format Method (NLocalizedString)
    In This Topic
    Returns a localized string the original string of which is a formated string and the translated string is a
    Syntax
    public static NLocalizedString Format( 
       System.string format,
       params System.object[] objects
    )

    Parameters

    format
    objects
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also