次の方法で共有


NotificationHubJob.Progress プロパティ

定義

進行状況を取得します。

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

プロパティ値

進行状況

属性

適用対象