Generator.OnGetOutputValue Method
Visual Studio 2005
Retrieves the current set of results that consists of one or more values.
Namespace: Microsoft.VisualStudio.TeamSystem.Data.DataGenerator
Assembly: Microsoft.VisualStudio.TeamSystem.Data (in microsoft.visualstudio.teamsystem.data.dll)
Assembly: Microsoft.VisualStudio.TeamSystem.Data (in microsoft.visualstudio.teamsystem.data.dll)
The GetOutputValue method calls this method. You should override OnGetOutputValue if you want to override the GetOutputValue functionality.