อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


PatchOperationType Enum

Definition

Enum representing patch operation type.

C#
public enum PatchOperationType
Inheritance
PatchOperationType

Fields

Name Value Description
Add 0

Represents add operation.

Remove 1

Represents remove operation.

Replace 2

Represents replace operation.

Set 3

Represents set operation.

Increment 4

Represents increment operation.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)