Class Property
Class Property
Tên không gian: Aspose.Tasks.Properties Tổng hợp: Aspose.Tasks.dll (25.4.0)
Nó đại diện cho một lớp cơ bản của một tài sản.
public abstract class Property
Inheritance
Derived
BuiltInProjectProperty , CustomProjectProperty
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Name
Nhận được tên của tài sản.
public string Name { get; }
Giá trị bất động sản
Value
Nhận hoặc đặt giá trị của tài sản.
public object Value { get; set; }
Giá trị bất động sản
Methods
ToString()
Trả lại giá trị tài sản như string.
public override string ToString()
Returns
Giá trị nghiêm ngặt