DemandEquals Class
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.
public sealed class DemandEquals : Microsoft.TeamFoundation.DistributedTask.WebApi.Demand
[System.Runtime.Serialization.DataContract]
public sealed class DemandEquals : Microsoft.TeamFoundation.DistributedTask.WebApi.Demand
type DemandEquals = class
inherit Demand
Public NotInheritable Class DemandEquals
Inherits Demand
- Inheritance
- Attributes
Constructors
| DemandEquals(String, String) |
Properties
| Name | (Inherited from Demand) |
| Value | (Inherited from Demand) |
Methods
| Clone() | |
| Equals(Object) | (Inherited from Demand) |
| GetExpression() | (Inherited from Demand) |
| GetHashCode() | (Inherited from Demand) |
| IsSatisfied(IDictionary<String,String>) | |
| ToString() | (Inherited from Demand) |
| Update(String) | (Inherited from Demand) |