共用方式為


OperationBase.OperationType 屬性

定義

public:
 property Microsoft::AspNetCore::JsonPatch::Operations::OperationType OperationType { Microsoft::AspNetCore::JsonPatch::Operations::OperationType get(); };
[Newtonsoft.Json.JsonIgnore]
public Microsoft.AspNetCore.JsonPatch.Operations.OperationType OperationType { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.OperationType : Microsoft.AspNetCore.JsonPatch.Operations.OperationType
Public ReadOnly Property OperationType As OperationType

屬性值

屬性
Newtonsoft.Json.JsonIgnoreAttribute

適用於