DateTime.Nanosecond 属性

定义

纳秒分量,表示为介于 0 到 900 (之间的值,增量为 100 纳秒) 。

public:
 property int Nanosecond { int get(); };
public int Nanosecond { get; }
member this.Nanosecond : int
Public ReadOnly Property Nanosecond As Integer

属性值

适用于