Share via


TaskPanesEnumerator.Current property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly:  Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Syntax

'Declaration
Public ReadOnly Property Current As TaskPane
    Get
'Usage
Dim instance As TaskPanesEnumerator
Dim value As TaskPane

value = instance.Current
public TaskPane Current { get; }

Property value

Type: Microsoft.Office.Interop.InfoPath.SemiTrust.TaskPane

See also

Reference

TaskPanesEnumerator class

TaskPanesEnumerator members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace