[This is preliminary documentation and is subject to change.]

The SvnNotifyEventArgs type exposes the following members.

Methods

  Name Description
Detach Overloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(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 hashcode for the specified type
(Overrides Object..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Action
ChangeListName
CommandType
Gets the commandtype of the command responsible for calling the notify
ContentState
Error
FullPath
The path the notification is about, translated via GetNormalizedFullPath(String)
Lock
LockState
MergeRange
MimeType
MimeTypeIsBinary
NodeKind
Path
The path the notification is about
PathIsUri
Gets a boolean indicating whether the path is a Uri
PropertyState
Revision

See Also