EnvironmentVariableSnapshot.Equals Method
Definition
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.
Overloads
Equals(EnvironmentVariableSnapshot) | |
Equals(Object) |
Equals(EnvironmentVariableSnapshot)
- Source:
- CustomResourceSnapshot.cs
public bool Equals (Aspire.Hosting.ApplicationModel.EnvironmentVariableSnapshot? other);
Public Function Equals (other As EnvironmentVariableSnapshot) As Boolean
Parameters
Returns
Implements
Applies to
Equals(Object)
- Source:
- CustomResourceSnapshot.cs
public override bool Equals (object? obj);
Public Overrides Function Equals (obj As Object) As Boolean
Parameters
- obj
- Object