FacetDescription.MinValue 属性

定义

获取此方面的最小值。

public Nullable<int> MinValue { get; }
member this.MinValue : Nullable<int>
Public ReadOnly Property MinValue As Nullable(Of Integer)

属性值

此方面的最小值。

适用于