Skip to content

Commit 95d5fb3

Browse files
committed
Removing final tbds
1 parent d212300 commit 95d5fb3

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

hub/apps/develop/settings/settings-common.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ This setting is multi-instance.
374374
| assignedProfile | wstring | The value of the user profile set by automatic rules. "Unrestricted", "Priority Only", or "Alarms Only" |
375375
| startTime | TimeSpan | When automatic rules should start. |
376376
| endTime | TimeSpan | When automatic rules should end. |
377-
| repeatType | uint32 | **TBD - The data type is an int. Is there a missing enum?** How frequently the rules should apply. "Daily", "Weekend", or "Weekdays"|
377+
| repeatType | uint32 | How frequently the rules should apply. "Daily", "Weekend", or "Weekdays"|
378378
| shouldShowActiveToast | BoolWithMetadata | Sets whether the active toast should be shown and the associated reason. |
379379

380380
## File Explorer Classic
@@ -462,7 +462,7 @@ These are blobs that are in the registry. There are three things that use regist
462462
| Name | Type | Description |
463463
|------|------|-------------|
464464
| migratedFromSSF | bool | Indicates whether the registry settings are migrated from legacy setting framework to current solution. |
465-
| RibbonQat | blob | A single blob **TBD** |
465+
| RibbonQat | blob | A single blob. |
466466
| detailsPreviewPaneSettings| unit32 | Details about preview pane settings. |
467467
| readingPaneSettings | unit32 | Indicates reading pane settings. |
468468
| navigationPaneVisible | bool | Indicates whether navigation pane is visible or not. |
@@ -581,8 +581,6 @@ For more information on retrieving multi-instance settings, see [Cloud Data Stor
581581

582582
#### FileData Properties
583583

584-
**TBD - Seems suspicious that this property name is listed as "filePath". Copy and paste error in the doc?**
585-
586584

587585
| Name | Type | Description |
588586
|------|------|-------------|
@@ -793,11 +791,9 @@ The scope of this type is per device.
793791
794792
## NlmSignature
795793
796-
**TBD - I can't infer a description for this setting.**
797-
798794
### Type: Windows.Data.Nlm.NlmSignature structure
799795
800-
This type is multi-instance and must be retrieved using the following collection collection names:
796+
This type is multi-instance and must be retrieved using the following collection names:
801797
802798
* "wificloudstore3"
803799
* "wifi3_wpa3"
@@ -810,7 +806,7 @@ For more information on retrieving multi-instance settings, see [Cloud Data Stor
810806
811807
| Name | Type | Description |
812808
|------|------|-------------|
813-
| category | uint64 | Category of signature? *TBD - description in source seems tentative* |
809+
| category | uint64 | Category of signature. |
814810
815811
## Pen and Windows Ink
816812

0 commit comments

Comments
 (0)