.NET Framework Class Library

AddAttachmentEvent.Description Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > AddAttachmentEvent Class > AddAttachmentEvent Properties >

.NET Framework Class Library

AddAttachmentEvent.Description Property

Namespace: Gnostice.Converter

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

Syntax

Visual Basic

Public Property Description As String
 Get
 Set

C#

public string Description { getset; }

Visual C++

public:
property StringDescription {
 Stringget ();
 void set (Stringvalue);
}

See Also

AddAttachmentEvent Class

AddAttachmentEvent Members

Gnostice.Converter Namespace