NumberBox.Description 屬性

定義

取得或設定控制項下方顯示的內容。 內容應該提供控制項預期之輸入的指引。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property Platform::Object ^ Description { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable Description();

void Description(IInspectable value);
public object Description { get; set; }
Public Property Description As Object

屬性值

Object

Platform::Object

IInspectable

適用於