ValidationError.SourceDetail 属性

定义

获取有关该错误源的详细信息。

public:
 property System::Object ^ SourceDetail { System::Object ^ get(); };
public object SourceDetail { get; }
member this.SourceDetail : obj
Public ReadOnly Property SourceDetail As Object

属性值

有关该错误源的详细信息。

适用于