Class BuiltInProjectProperty
Class BuiltInProjectProperty
이름 공간 : Aspose.Tasks.Properties 모임: Aspose.Tasks.dll (25.4.0)
그것은 내장된 재산을 나타냅니다.
public sealed class BuiltInProjectProperty : Property
Inheritance
object ← Property ← BuiltInProjectProperty
상속 회원들
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
재산의 가치를 얻거나 설정합니다.
public string Value { get; set; }