PropertyPriority.Highest Field

Definition

Highest priority

public: int Highest = 400;
int Highest = 400;
public const int Highest = 400;
val mutable Highest : int
Public Const Highest As Integer  = 400

Field Value

Value = 400

Applies to