Class Property

Class Property

名称: Aspose.Tasks.Properties 合計: Aspose.Tasks.dll (25.4.0)

財産の基礎クラスである。

public abstract class Property

Inheritance

object Property

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

不動産価値

string

Value

財産の価値を取得または設定する。

public object Value { get; set; }

不動産価値

object

Methods

ToString()

財産の価値をストレッチとして返します。

public override string ToString()

Returns

string

厳格な価値

 日本語