PatchOperation Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes patch operation details.
public value class PatchOperation
public readonly struct PatchOperation
type PatchOperation = struct
Public Structure PatchOperation
- Inheritance
Operation |
Gets the patch operation type. |
Path |
Gets the patch operation path. |
Value |
Gets the patch operation value. |
Add<T>(String, T) |
Creates patch details for add operation. |
Increment(String, Double) |
Creates patch details for increment by double operation. |
Increment(String, Int64) |
Creates patch details for increment by long operation. |
Remove(String) |
Creates patch details for remove operation. |
Replace<T>(String, T) |
Creates patch details for replace operation. |
Set<T>(String, T) |
Creates patch details for set operation. |
Proizvod | Verzije |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: