共用方式為


SpatialSurfaceInfo.UpdateTime 屬性

定義

取得這個介面中繼資料快照集所表示的上次更新時間。

public:
 property DateTime UpdateTime { DateTime get(); };
DateTime UpdateTime();
public System.DateTimeOffset UpdateTime { get; }
var dateTime = spatialSurfaceInfo.updateTime;
Public ReadOnly Property UpdateTime As DateTimeOffset

屬性值

更新時間。

適用於