TestIdGenerationStrategyAttribute.Strategy Property

Definition

Gets the test ID generation strategy.

public Microsoft.VisualStudio.TestTools.UnitTesting.TestIdGenerationStrategy Strategy { get; }
member this.Strategy : Microsoft.VisualStudio.TestTools.UnitTesting.TestIdGenerationStrategy
Public ReadOnly Property Strategy As TestIdGenerationStrategy

Property Value

Applies to