UrlSnapshot Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A snapshot of the url.
C#
public sealed class UrlSnapshot : IEquatable<Aspire.Hosting.ApplicationModel.UrlSnapshot>
type UrlSnapshot = class
interface IEquatable<UrlSnapshot>
Public NotInheritable Class UrlSnapshot
Implements IEquatable(Of UrlSnapshot)
- Inheritance
-
UrlSnapshot
- Implements
Url |
A snapshot of the url. |
Is |
Determines if this url is internal. |
Name |
Name of the url. |
Url |
The full uri. |
<Clone>$() | |
Deconstruct(String, String, Boolean) | |
Equals(Object) | |
Equals(Url |
|
Get |
|
To |
Produto | Versões |
---|---|
.NET Aspire | 8.0.0, 9.0.0, 9.1.0 |