Class BuiltInProjectProperty
Class BuiltInProjectProperty
İsim alanı : Aspose.Tasks.Properties Toplantı: Aspose.Tasks.dll (25.4.0)
Yerleşik bir mülk oluşturur.
public sealed class BuiltInProjectProperty : Property
Inheritance
object ← Property ← BuiltInProjectProperty
mirasçı üyeleri
Property.ToString() , Property.Name , Property.Value , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Value
Mülkiyetin değerini alır veya belirler.
public string Value { get; set; }