次の方法で共有


SyncGroupLogProperties.Source プロパティ

定義

同期グループ ログのソースを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public string Source { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
member this.Source : string
Public ReadOnly Property Source As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象