Share via


Task.WriteDebug method (LocalizedString)

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Protected Sub WriteDebug ( _
    text As LocalizedString _
)
'Usage
Dim text As LocalizedString

Me.WriteDebug(text)
protected void WriteDebug(
    LocalizedString text
)

Parameters

See also

Reference

Task class

Task members

WriteDebug overload

Microsoft.Exchange.Configuration.Tasks namespace