Share via


ManagedObjectWrapper.Client property

This type has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses any member of this type throws a MethodAccessException.

[SECURITY CRITICAL]

Reserved for internal use.

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

Syntax

'Declaration
Public ReadOnly Property Client As Boolean
    Get
'Usage
Dim instance As ManagedObjectWrapper
Dim value As Boolean

value = instance.Client
public bool Client { get; }

Property value

Type: System.Boolean

See also

Reference

ManagedObjectWrapper class

ManagedObjectWrapper members

Microsoft.Office.InfoPath namespace