ValidationError.SourceDetail 屬性

定義

取得錯誤的來源詳細資料。

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

屬性值

錯誤的來源詳細資料。

適用於