TestProfile.TestId 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 ID for the test profile. This property is required for creating a Test Profile and it's not allowed to be updated.
public string TestId { get; set; }
member this.TestId : string with get, set
Public Property TestId As String