言語

ForEachItemValue.Value プロパティ

定義

値を含めるオブジェクトを取得するか設定します。

public:
 property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

プロパティ値

値を含むオブジェクトです。

適用対象