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