IRecordable Interface
For recording array parameters in method information composite parameters must implement this interface.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Interface IRecordable
public interface IRecordable
public interface class IRecordable
type IRecordable = interface end
public interface IRecordable
The IRecordable type exposes the following members.
Methods
Name | Description | |
---|---|---|
RecordInformation |
Top