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

Detaches the SvnEventArgs from the unmanaged storage; optionally keeping the property values for later use

Namespace:  SharpSvn
Assembly:  SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705

Syntax

C#
public void Detach()
Visual Basic (Declaration)
Public Sub Detach
Visual C++
public:
void Detach()

See Also