File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
docs/extensibility/visualstudio.extensibility/settings Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
title : Settings overview
3
3
description : An overview of VisualStudio.Extensibility settings
4
4
ms.topic : overview
5
- ms.date : 8/9 /2024
5
+ ms.date : 08/09 /2024
6
6
ms.author : maiak
7
7
monikerRange : " >=vs-2022"
8
8
author : maiak
@@ -176,4 +176,5 @@ private static Setting.Enum MyEnumSetting { get; } = new(
176
176
};
177
177
```
178
178
179
- More information can be found in the API documentation.
179
+ ## Related content
180
+ More information can be found in the [ Settings API documentation] ( /dotnet/api/microsoft.visualstudio.extensibility.settings ) .
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ author: evanwindom
4
4
ms.author : amast
5
5
manager : shve
6
6
ms.assetid : e49242bc-e9f2-49e8-8caa-f574d508aba6
7
- ms.date : 03/19 /2024
7
+ ms.date : 08/29 /2024
8
8
ms.topic : how-to
9
9
description : Learn how admins can delete subscription assignments in the Visual Studio Subscriptions Admin Portal.
10
10
---
You can’t perform that action at this time.
0 commit comments