共用方式為


ICommandActivity.Value 屬性

定義

取得或設定命令值。 這會是 類型 CommandValue<T>

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

屬性值

此命令的值。

適用於