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

[Missing <summary> documentation for T:SharpSvn.SvnPropertyListEventArgs]

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

Syntax

C#
public class SvnPropertyListEventArgs : SvnCancelEventArgs
Visual Basic (Declaration)
Public Class SvnPropertyListEventArgs _
	Inherits SvnCancelEventArgs
Visual C++
public ref class SvnPropertyListEventArgs : public SvnCancelEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    SharpSvn..::.SvnEventArgs
      SharpSvn..::.SvnCancelEventArgs
        SharpSvn..::.SvnPropertyListEventArgs

See Also