Class Target
Class Target
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
Lớp chứa mục của phần tử html hoặc css nơi phát hiện lỗi.
[ComVisible(true)]
public class Target
Kế thừa
Các thành viên kế thừa
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Thuộc tính
Item
Trả về đối tượng của phần tử html hoặc css.
public object Item { get; }
Giá trị thuộc tính
TargetType
Trả về loại của đối tượng chứa
public TargetTypes TargetType { get; }