LocalValueEntry.Value 屬性

定義

取得本地集合的依賴性質值。

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

屬性值

作為物件,則是本地設定的依賴性質的值。

備註

要確定此值的更具體類型,請檢查 中的 Property 電流 LocalValueEntry 並取得其 PropertyType

適用於

另請參閱