Edit

Share via


SymbolResult.LocalizationResources Property

Definition

Localization resources used to produce messages for this symbol result.

public:
 property System::CommandLine::LocalizationResources ^ LocalizationResources { System::CommandLine::LocalizationResources ^ get(); void set(System::CommandLine::LocalizationResources ^ value); };
public System.CommandLine.LocalizationResources LocalizationResources { get; set; }
member this.LocalizationResources : System.CommandLine.LocalizationResources with get, set
Public Property LocalizationResources As LocalizationResources

Property Value

Applies to