Compartir a través de


LazyWriter Constructor

Namespace:  Microsoft.Exchange.InfoWorker.Common.MailTips
Assembly:  Microsoft.Exchange.InfoWorker.Common (in Microsoft.Exchange.InfoWorker.Common.dll)

Syntax

'Declaration
Public Sub New ( _
    path As String _
)
'Usage
Dim path As String

Dim instance As New LazyWriter(path)
public LazyWriter(
    string path
)

Parameters