MaxLengthAttribute.FormatErrorMessage(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將格式套用到指定的錯誤訊息
public:
override System::String ^ FormatErrorMessage(System::String ^ name);
public override string FormatErrorMessage (string name);
override this.FormatErrorMessage : string -> string
Public Overrides Function FormatErrorMessage (name As String) As String
參數
- name
- String
要包含在格式化字串中的名稱。
傳回
描述可接受之最大長度的當地語系化字串。