Share via


OfficeTask.CurrentUICulture Property

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Protected ReadOnly Property CurrentUICulture As CultureInfo
    Get
'Usage
Dim value As CultureInfo

value = Me.CurrentUICulture
protected CultureInfo CurrentUICulture { get; }

Property Value

Type: System.Globalization.CultureInfo
Returns CultureInfo.

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace