Share via


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