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

 Ελληνικά