[This is preliminary documentation and is subject to change.]
The SvnStatusEventArgs type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Detach | Overloaded. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
FullPath |
The path the notification is about, translated via GetNormalizedFullPath(String)
|
|
|
IsRemoteUpdated |
Gets the out of date status of the item; if true the RemoteUpdate* properties are set
|
|
|
LocalContentStatus |
Content status in working copy
|
|
|
LocalCopied |
Gets a boolean indicating whether the file is copied in the working copy
|
|
|
LocalLocked | Obsolete. Gets a boolean indicating whether the workingcopy is locked |
|
|
LocalPropertyStatus |
Property status in working copy
|
|
|
NodeKind | |
|
|
Path | |
|
|
RemoteContentStatus | |
|
|
RemoteLock | |
|
|
RemotePropertyStatus | |
|
|
RemoteUpdateCommitAuthor |
Out of Date: Gets the author of the OutOfDate commit
|
|
|
RemoteUpdateCommitTime |
Out of Date: Last commit date of the item
|
|
|
RemoteUpdateNodeKind |
Out of Date: Gets the node kind of the OutOfDate commit
|
|
|
RemoteUpdateRevision |
Out of Date: Last commit version of the item
|
|
|
Switched |
Gets a boolean indicating whether the file is switched in the working copy
|
|
|
Uri | |
|
|
Wedged |
Gets a boolean indicating whether the workingcopy is locked
|
|
|
WorkingCopyInfo |