DemandExists 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 DemandExists : Microsoft.TeamFoundation.DistributedTask.WebApi.Demand
[System.Runtime.Serialization.DataContract]
public sealed class DemandExists : Microsoft.TeamFoundation.DistributedTask.WebApi.Demand
type DemandExists = class
inherit Demand
Public NotInheritable Class DemandExists
Inherits Demand
- Inheritance
- Attributes
Constructors
| DemandExists(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) | |