PropertyBagData Class

Definition

Represents a property bag data.

public abstract class PropertyBagData : Microsoft.Testing.Platform.Extensions.Messages.IData
type PropertyBagData = class
    interface IData
Public MustInherit Class PropertyBagData
Implements IData
Inheritance
PropertyBagData
Derived
Implements

Constructors

Name Description
PropertyBagData(String, String)

Represents a property bag data.

Properties

Name Description
Description

Gets the description.

DisplayName

Gets the display name.

Properties

Gets the properties.

Methods

Name Description
ToString()

Returns a string that represents the current object.

Applies to