SetCreatedDate

SetCreatedDate(DateTime)

添加资源创建日期。

public void SetCreatedDate(DateTime createdDate)
范围类型描述
createdDateDateTime创建日期。

也可以看看


SetCreatedDate(string)

添加资源创建日期。

public void SetCreatedDate(string createdDate)
范围类型描述
createdDateString创建日期。

也可以看看