UtcTimeFromLocalTimeRequest.LocalTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the local time. Required.
public:
property DateTime LocalTime { DateTime get(); void set(DateTime value); };
public DateTime LocalTime { get; set; }
member this.LocalTime : DateTime with get, set
Public Property LocalTime As DateTime
Property Value
The the local time.