FindChoicesOptions.NoValue 属性

定义

获取或设置一个值,该值指示是否不搜索选项值。 默认为 false。 此为可选项。

public bool NoValue { get; set; }
member this.NoValue : bool with get, set
Public Property NoValue As Boolean

属性值

true如果不会搜索选项值,则为 ;否则为 false

适用于