次の方法で共有


SharingUpdate.OperationType プロパティ

定義

このプロパティを取得または設定すると、ギャラリー共有更新の操作の種類を指定できます。 <br><br>使用可能な値は、 <br>& です。lt;br> 追加<br><br> 削除<br><br> リセットします。 使用可能な値は、'Add'、'Remove'、'Reset'、'EnableCommunity' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象