ITestAction.Owner Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An action has an owner, which may be a ITestCase or ISharedStep
public Microsoft.TeamFoundation.TestManagement.WebApi.ITestBase Owner { get; }
member this.Owner : Microsoft.TeamFoundation.TestManagement.WebApi.ITestBase
Public ReadOnly Property Owner As ITestBase