หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Definition
Namespace: Microsoft.CommandPalette.Extensions
The StateJson method retrieves the JSON representation of the state associated with the form. It is used to get the state data that defines the current status and values of the form fields.
Returns
A String that contains the JSON representation of the state associated with the form. This JSON data is typically used to define the current values and status of the form fields in the Adaptive Card that will be displayed in the Command Palette.
Windows developer