XmpBasicPackage.SetCreatedDate

SetCreatedDate(DateTime)

リソースの作成日を追加します。

public void SetCreatedDate(DateTime createdDate)
パラメータタイプ説明
createdDateDateTime作成日。

関連項目


SetCreatedDate(string)

リソースの作成日を追加します。

public void SetCreatedDate(string createdDate)
パラメータタイプ説明
createdDateString作成日。

関連項目