RemoteAttributeBase.FormatErrorMessage(String) 메서드

정의

오류가 발생한 데이터 필드를 기반으로 하여 오류 메시지에 서식을 적용합니다.

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

반환

적용 대상