Share via


StandardName Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains a description of standard time.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Public StandardName As String
public string StandardName
public:
String^ StandardName
val mutable StandardName: string
public var StandardName : String

Remarks

This string can be a full text description, an abbreviated description, or an acronym. For example, you could denote Eastern Standard Time as "EST". Note that this string can be empty.

.NET Framework Security

See Also

Reference

TimeZoneInformation Class

Microsoft.SPOT Namespace