This documentation is archived and is not being maintained.
InformationDeleteRequest Class
Visual Studio 2013
Represents a request to delete a build information node.
System::Object
Microsoft.TeamFoundation.Build.Server::InformationChangeRequest
Microsoft.TeamFoundation.Build.Server::InformationDeleteRequest
Microsoft.TeamFoundation.Build.Server::InformationChangeRequest
Microsoft.TeamFoundation.Build.Server::InformationDeleteRequest
Namespace: Microsoft.TeamFoundation.Build.Server
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
The InformationDeleteRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BuildUri | Gets or sets the URI of the target build. (Inherited from InformationChangeRequest.) |
![]() | NodeId | Gets or sets the node ID. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
