Determines whether the given URI denotes a transport profile that has been marked obsolete.
Overload List
| Overload | Description |
| IsObsolete(String) | Determines whether the given URI denotes a transport profile that has been marked obsolete. Determines whether the given URI denotes a transport profile that has been marked obsolete, passing in a URI string. |
| IsObsolete(Uri) | Determines whether the given URI denotes a transport profile that has been marked obsolete, passing in a System.Uri object. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also