Edit

Share via


CommandLineConfiguration.LocalizationResources Property

Definition

Gets the localizable resources.

public:
 property System::CommandLine::LocalizationResources ^ LocalizationResources { System::CommandLine::LocalizationResources ^ get(); };
public System.CommandLine.LocalizationResources LocalizationResources { get; }
member this.LocalizationResources : System.CommandLine.LocalizationResources
Public ReadOnly Property LocalizationResources As LocalizationResources

Property Value

Applies to