We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16d0fa commit 89b797eCopy full SHA for 89b797e
docs/extensibility/visualstudio.extensibility/settings/settings.md
@@ -176,4 +176,5 @@ private static Setting.Enum MyEnumSetting { get; } = new(
176
};
177
```
178
179
+## Related content
180
More information can be found in the [Settings API documentation](/dotnet/api/microsoft.visualstudio.extensibility.settings).
0 commit comments