GattValueChangedEventArgs.Timestamp 속성

정의

시스템에 특성 값 변경에 대한 알림을 받은 시간을 가져옵니다.

public:
 property DateTime Timestamp { DateTime get(); };
DateTime Timestamp();
public System.DateTimeOffset Timestamp { get; }
var dateTime = gattValueChangedEventArgs.timestamp;
Public ReadOnly Property Timestamp As DateTimeOffset

속성 값

시스템에서 특성 값 변경에 대한 알림을 받은 시간입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상