Sdílet prostřednictvím


LocalizationResources.ArgumentConversionCannotParse(String, Type) Metoda

Definice

Interpoluje hodnoty do lokalizovaného řetězce podobnému jako Nelze analyzovat argument '{0}' jako očekávaný typ {1}..

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

Parametry

value
String
expectedType
Type

Návraty

Platí pro