Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
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 | |
---|---|---|
![]() |
Node | Gets the IBuildInformationNode object that is encapsulated by this interface. |
![]() |
Properties | Gets the properties of the activity and their values. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Save | Saves this information node. |
Top