Share via


PermissionEnumerator.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 UserPermission
    Get
'Usage
Dim instance As PermissionEnumerator
Dim value As UserPermission

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

Property value

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

See also

Reference

PermissionEnumerator class

PermissionEnumerator members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace