PropertyPriority.Highest Field
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.
Highest priority
public: int Highest = 400;
int Highest = 400;
public const int Highest = 400;
val mutable Highest : int
Public Const Highest As Integer = 400