你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NullableResponse<T>.HasValue Property

Definition

Gets a value indicating whether the current instance has a valid value of its underlying type.

public abstract bool HasValue { get; }
member this.HasValue : bool
Public MustOverride ReadOnly Property HasValue As Boolean

Property Value

Applies to