共用方式為


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

傳回

適用於