Interface ITechniqueResult

Interface ITechniqueResult

A név: Aspose.Html.Accessibility Összefoglaló: Aspose.HTML.dll (25.4.0)

A technikai validáció eredményét írja le.

[ComVisible(true)]
public interface ITechniqueResult

Properties

Error

Error objektum, amely bevezette az IError felületet

IError Error { get; }

ingatlan értéke

IError

Rule

Az ellenőrzött szabály

IRule Rule { get; }

ingatlan értéke

IRule

Success

Visszatér a kritérium eredménye.

bool Success { get; }

ingatlan értéke

bool

 Magyar