Aracılığıyla paylaş


LocalizationResources.ArgumentConversionCannotParseForOption Yöntem

Tanım

Değerleri, '' seçeneği{1} için '{0}' bağımsız değişkeni beklenen tür {2}olarak ayrıştırılamıyor'a benzer yerelleştirilmiş bir dizeye ayırır.

public:
 virtual System::String ^ ArgumentConversionCannotParseForOption(System::String ^ value, System::String ^ optionAlias, Type ^ expectedType);
public virtual string ArgumentConversionCannotParseForOption (string value, string optionAlias, Type expectedType);
abstract member ArgumentConversionCannotParseForOption : string * string * Type -> string
override this.ArgumentConversionCannotParseForOption : string * string * Type -> string
Public Overridable Function ArgumentConversionCannotParseForOption (value As String, optionAlias As String, expectedType As Type) As String

Parametreler

value
String
optionAlias
String
expectedType
Type

Döndürülenler

Şunlara uygulanır