UrlSnapshot.Equality(UrlSnapshot, UrlSnapshot) Operator

Definition

public static bool operator == (Aspire.Hosting.ApplicationModel.UrlSnapshot? left, Aspire.Hosting.ApplicationModel.UrlSnapshot? right);
Public Shared Operator == (left As UrlSnapshot, right As UrlSnapshot) As Boolean

Parameters

right
UrlSnapshot

Returns

Applies to