次の方法で共有


ScheduledJobDescriptor.Properties プロパティ

定義

この特定 IScheduledJob の型に関連付けられているプロパティを取得します。

public virtual System.Collections.Concurrent.ConcurrentDictionary<object,object> Properties { get; }
member this.Properties : System.Collections.Concurrent.ConcurrentDictionary<obj, obj>
Public Overridable ReadOnly Property Properties As ConcurrentDictionary(Of Object, Object)

プロパティ値

適用対象