Freigeben über


DateValue.Value Property

Definition

Caution

Use MethodGetConvertedValue instead, with proper timezone information.

Direct use of Value is prohibited in favor of GetConvertedValue(TimeZoneInfo) method. Only use 'new' keyword here to catch accidental uses of base class method.

[System.Obsolete("Use MethodGetConvertedValue instead, with proper timezone information.")]
public DateTime Value { get; }
[<System.Obsolete("Use MethodGetConvertedValue instead, with proper timezone information.")>]
member this.Value : DateTime
Public ReadOnly Property Value As DateTime

Property Value

Attributes

Applies to