Represents a change operation which correlate with a Set(String, Object) invocation.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public static class SetOperation
Public NotInheritable Class SetOperation
public ref class SetOperation abstract sealed
public final class SetOperation
![](../icons/collapse_all.gif)
All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | GetPath(IChangeOperation) |
Returns the path the operation changed.
|
![]() ![]() | GetValue(IChangeOperation) |
Returns the value that was set.
|
![]() ![]() | Name |
The name of the operation.
|
![]() ![]() | Represents(IChangeOperation) |
Returns whether this operation type represents the given change operation.
|
![](../icons/collapse_all.gif)
Object | |
![]() | SetOperation |