DateTimePicker.DateTimePickerAccessibleObject.Value 屬性

定義

取得可存取物件的值。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property System::String ^ Value { System::String ^ get(); };
public override string Value { get; }
member this.Value : string
Public Overrides ReadOnly Property Value As String

屬性值

String

可存取物件的值,或者,如果未設定物件值,則為 null

適用於

另請參閱