Lingua

PlannedTest.TestProperties Proprietà

Definizione

Ottiene le coppie nome/valore applicate a questo test tramite TestPropertyAttribute. Più attributi con lo stesso nome vengono mantenuti come voci separate.

public System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<string,string>> TestProperties { get; }
[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 1, 0, 1, 1 })]
public System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<string,string>> TestProperties { get; }
member this.TestProperties : System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<string, string>>
[<System.Runtime.CompilerServices.Nullable(new System.Byte[] { 1, 0, 1, 1 })>]
member this.TestProperties : System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property TestProperties As IReadOnlyCollection(Of KeyValuePair(Of String, String))

Valore della proprietà

Attributi

Si applica a