次の方法で共有


InvocationContext.LocalizationResources プロパティ

定義

ヘルプ メッセージとエラー メッセージのローカライズ可能な文字列を提供します。

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

プロパティ値

適用対象