KeyValuePairStringProperty Class

Definition

Caution

Use TestMetadataProperty instead. This will be removed in a future version.

Node property that represents a key-value pair.

public class KeyValuePairStringProperty : IEquatable<Microsoft.Testing.Platform.Extensions.Messages.KeyValuePairStringProperty>, Microsoft.Testing.Platform.Extensions.Messages.IProperty
[System.Obsolete("Use TestMetadataProperty instead. This will be removed in a future version.")]
public class KeyValuePairStringProperty : IEquatable<Microsoft.Testing.Platform.Extensions.Messages.KeyValuePairStringProperty>, Microsoft.Testing.Platform.Extensions.Messages.IProperty
type KeyValuePairStringProperty = class
    interface IProperty
    interface IEquatable<KeyValuePairStringProperty>
[<System.Obsolete("Use TestMetadataProperty instead. This will be removed in a future version.")>]
type KeyValuePairStringProperty = class
    interface IProperty
    interface IEquatable<KeyValuePairStringProperty>
Public Class KeyValuePairStringProperty
Implements IEquatable(Of KeyValuePairStringProperty), IProperty
Inheritance
KeyValuePairStringProperty
Attributes
Implements

Applies to