dotnet / dotnet/dotnet-api-docs

System.Web.WebExceptionStatus is marked forInternalUseOnly

Open
#12,533 0 comments 0 reactions 0 assignees View on GitHub
area-System.Web needs-area-label untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

### Type of issue

Other (describe below)

### Description

The documentation of the System.Web.WebExceptionStatus enum type advises:

> This API supports the product infrastructure and is not intended to be used directly from your code.

However, this type is used in the System.Web.WebException.Status property, which is intended to be used in applications. So I think the "not intended to be used directly" note for WebExceptionStatus is not correct.

`` was added to `WebExceptionStatus.xml` in commit , with no explanation.

### Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.net.webexceptionstatus?view=net-10.0

### Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Net/WebExceptionStatus.xml

### Document Version Independent Id

ef912a3e-55b9-77f5-f871-530f44cbcb95

### Platform Id

3d935182-b23d-65cd-ecfc-138db6d7246f

### Article author

@karelz

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.