次の方法で共有


NetworkManagerCommit.CommitType プロパティ

定義

コミットの種類を取得または設定します。 使用可能な値は、'SecurityAdmin'、'Connectivity' です。

[Newtonsoft.Json.JsonProperty(PropertyName="commitType")]
public string CommitType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commitType")>]
member this.CommitType : string with get, set
Public Property CommitType As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象