Class Property
Class Property
ja nimityö: Aspose.Tasks.Properties Kokoelma: Aspose.Tasks.dll (25.4.0)
Se edustaa kiinteistön perusluokkaa.
public abstract class Property
Inheritance
Derived
BuiltInProjectProperty , CustomProjectProperty
Perintöjäsenet
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Name
Hän saa nimen omaisuudesta.
public string Name { get; }
Omistuksen arvo
Value
Antaa tai asettaa omaisuuden arvon.
public object Value { get; set; }
Omistuksen arvo
Methods
ToString()
Palauttaa omaisuuden arvo sarjaksi.
public override string ToString()
Returns
tiukkaa arvoa.