LocalizationResources.SuggestionsTokenNotMatched(String) 方法

定义

不匹配将值内插到类似于“”{0}的本地化字符串中。 你的意思是以下其中一种吗?。

public:
 virtual System::String ^ SuggestionsTokenNotMatched(System::String ^ token);
public virtual string SuggestionsTokenNotMatched (string token);
abstract member SuggestionsTokenNotMatched : string -> string
override this.SuggestionsTokenNotMatched : string -> string
Public Overridable Function SuggestionsTokenNotMatched (token As String) As String

参数

token
String

返回

适用于