Interface ITechniqueResult
Interface ITechniqueResult
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
อธิบายผลลัพธ์ของการตรวจสอบเทคนิค
[ComVisible(true)]
public interface ITechniqueResult
Properties
Error
วัตถุข้อผิดพลาดที่ใช้การใช้งานอินเตอร์เฟส IError
IError Error { get; }
Property Value
Rule
กฎที่ถูกตรวจสอบ
IRule Rule { get; }
Property Value
Success
ส่งคืนผลลัพธ์ของเกณฑ์
bool Success { get; }