共用方式為


DatePickerAutomationPeer.IValueProvider.Value 屬性

定義

取得控制項的值。

property System::String ^ System::Windows::Automation::Provider::IValueProvider::Value { System::String ^ get(); };
string System.Windows.Automation.Provider.IValueProvider.Value { get; }
member this.System.Windows.Automation.Provider.IValueProvider.Value : string
 ReadOnly Property Value As String Implements IValueProvider.Value

屬性值

字串,表示控制項的值。

實作

備註

這個成員是明確介面成員實作, 只有在 DatePickerAutomationPeer 執行個體轉換成 IValueProvider 介面時,才能使用這個成員。

適用於