TestNode.Properties 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.
Gets the properties of the test node.
public Microsoft.Testing.Platform.Extensions.Messages.PropertyBag Properties { get; init; }
member this.Properties : Microsoft.Testing.Platform.Extensions.Messages.PropertyBag with get, set
Public Property Properties As PropertyBag