Interface for an IActivityProperties type of IBuildInformationNode. To obtain an IActivityProperties node, use the InformationNodeConverters class.
Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Syntax
声明
Public Interface IActivityProperties
public interface IActivityProperties
public interface class IActivityProperties
type IActivityProperties =  interface end
public interface IActivityProperties
The IActivityProperties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | Node | Gets the IBuildInformationNode object that is encapsulated by this interface. | 
| .gif) | Properties | Gets the properties of the activity and their values. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Save | Saves this information node. | 
Top