InputParametersEnumerator.Current property

Reserved for internal use.

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 InputParameterObject
    Get
'Usage
Dim instance As InputParametersEnumerator
Dim value As InputParameterObject

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

Property value

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

See also

Reference

InputParametersEnumerator class

InputParametersEnumerator members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace