次の方法で共有


NotificationHubJob.OutputProperties プロパティ

定義

出力プロパティを取得します。

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="OutputProperties", Order=1009)]
public System.Collections.Generic.Dictionary<string,string> OutputProperties { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="OutputProperties", Order=1009)>]
member this.OutputProperties : System.Collections.Generic.Dictionary<string, string>
Public ReadOnly Property OutputProperties As Dictionary(Of String, String)

プロパティ値

出力プロパティ。

属性

適用対象