Skip to content

M_CommandLine_Infrastructure_LocalizableAttributeProperty_GetLocalizedValue

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

LocalizableAttributeProperty.GetLocalizedValue Method

Namespace: CommandLine.Infrastructure
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

private string GetLocalizedValue()

VB

Private Function GetLocalizedValue As String

C++

private:
String^ GetLocalizedValue()

F#

private member GetLocalizedValue : unit -> string 

Return Value

Type: String

See Also

Reference

LocalizableAttributeProperty Class
CommandLine.Infrastructure Namespace

Clone this wiki locally