Created

Asset.Created property

获取或设置资产创建时间。 created 元素包含创建父元素的日期和时间 并以 ISO 8601 格式表示。 创建的元素可能出现零次或一次。

public DateTime Created { get; set; }

也可以看看