DirectoryEntry Constructor

Independentsoft MSG .NET

DirectoryEntry Constructor MSG .NET Class Library
Initializes a new instance of the DirectoryEntry class

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

protected DirectoryEntry()
protected DirectoryEntry()
Protected Sub New
Protected Sub New
Dim instance As New DirectoryEntry()
Dim instance As New DirectoryEntry()
protected DirectoryEntry()
protected DirectoryEntry()
protected function DirectoryEntry()
protected function DirectoryEntry()
Independentsoft.IO.StructuredStorage.DirectoryEntry = function();
Independentsoft.IO.StructuredStorage.DirectoryEntry = function();
See Also