Compartilhar via


CalendarDatePickerAutomationPeer.Value Propriedade

Definição

Obtém o valor do controle.

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = calendarDatePickerAutomationPeer.value;
Public ReadOnly Property Value As String

Valor da propriedade

String

Platform::String

winrt::hstring

O valor do controle, como uma cadeia de caracteres.

Implementações

Aplica-se a