Campo SYSTEMTIME.wSecond
Especifica a atual em segundo lugar.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")]
public ushort wSecond
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")]
unsigned short wSecond
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")>]
val mutable wSecond : uint16
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.WORD")>
Public wSecond As UShort
Valor de Campo
Type: System.UInt16
Consulte também
Estrutura SYSTEMTIME
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo