DateTime.Microsecond 属性

定义

微秒分量,表示为介于 0 和 999 之间的值。

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

属性值

适用于