PexFocusOnAttributeBase.SearchPriority 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 or sets the priority
public:
property Microsoft::Pex::Framework::Focus::PexSearchPriority SearchPriority { Microsoft::Pex::Framework::Focus::PexSearchPriority get(); void set(Microsoft::Pex::Framework::Focus::PexSearchPriority value); };
public Microsoft.Pex.Framework.Focus.PexSearchPriority SearchPriority { get; set; }
member this.SearchPriority : Microsoft.Pex.Framework.Focus.PexSearchPriority with get, set
Public Property SearchPriority As PexSearchPriority
Property Value
The priority.