Class Property
Class Property
Именује се: Aspose.Tasks.Properties Асамблеја: Aspose.Tasks.dll (25.4.0)
Представља основни клас имовине.
public abstract class Property
Inheritance
Derived
BuiltInProjectProperty , CustomProjectProperty
Наслеђени чланови
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Name
Добије име имовине.
public string Name { get; }
Вредност имовине
Value
Добија или поставља вредност имовине.
public object Value { get; set; }
Вредност имовине
Methods
ToString()
Враћа вредност имовине као струју.
public override string ToString()
Returns
строга вредност .