TestProfileRun.TestProfileId 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.
Associated test profile ID for the test profile run. This is required to create a test profile run and can't be updated.
public string TestProfileId { get; set; }
member this.TestProfileId : string with get, set
Public Property TestProfileId As String