次の方法で共有


NotificationHubJob.CreatedAt プロパティ

定義

作成された時刻を取得します。

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="CreatedAt", Order=1010)]
public DateTime CreatedAt { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="CreatedAt", Order=1010)>]
member this.CreatedAt : DateTime
Public ReadOnly Property CreatedAt As DateTime

プロパティ値

作成された時刻。

属性

適用対象