.NET Framework Class Library

NeedFileNameEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace >

.NET Framework Class Library

NeedFileNameEventArgs Class

This class represents details related to [!:Gnostice.Documents.IDocument.NeedFileName] event.

Namespace: Gnostice.Core

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Class NeedFileNameEventArgs _
 Inherits EventArgs

C#

public class NeedFileNameEventArgs : EventArgs

Visual C++

public ref class NeedFileNameEventArgs : public EventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  Gnostice.Core.NeedFileNameEventArgs

See Also

NeedFileNameEventArgs Members

Gnostice.Core Namespace