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; }

财产价值

string

 中文