PexSettingsAttributeBase.MaxExecutionTreeNodes Свойство

Определение

Именованный параметр, указывающий максимальное количество узлов дерева исключений.

public:
 property int MaxExecutionTreeNodes { int get(); void set(int value); };
[System.ComponentModel.Category("Boundaries")]
[System.ComponentModel.DefaultValue(100000)]
[System.ComponentModel.Description("Maximum number of execution tree nodes")]
public int MaxExecutionTreeNodes { get; set; }
[<System.ComponentModel.Category("Boundaries")>]
[<System.ComponentModel.DefaultValue(100000)>]
[<System.ComponentModel.Description("Maximum number of execution tree nodes")>]
member this.MaxExecutionTreeNodes : int with get, set
Public Property MaxExecutionTreeNodes As Integer

Значение свойства

Int32

Максимальное количество узлов.

Атрибуты

Применяется к