Share via


ApplicationSharingViewPropertyDictionary.IsReadOnly property

Namespace:  Microsoft.Lync.Model.Conversation.Sharing
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property IsReadOnly As Boolean
    Get
'Usage
Dim instance As ApplicationSharingViewPropertyDictionary
Dim value As Boolean

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

Property value

Type: System.Boolean

Implements

ICollection<T>.IsReadOnly

See also

Reference

ApplicationSharingViewPropertyDictionary class

ApplicationSharingViewPropertyDictionary members

Microsoft.Lync.Model.Conversation.Sharing namespace