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

IError

Rule

กฎที่ถูกตรวจสอบ

IRule Rule { get; }

Property Value

IRule

Success

ส่งคืนผลลัพธ์ของเกณฑ์

bool Success { get; }

Property Value

bool

 แบบไทย