Represents a change operation which correlate with a Set(String, Object) invocation.
| C# | Visual Basic | Visual C++ | J# |
public static class SetOperation
Public NotInheritable Class SetOperation
public ref class SetOperation abstract sealed
public final class SetOperation
| 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.
|
| Object | |
| SetOperation | |
