MetaProperty.IsReadOnly Property
Gets a Boolean value that specifies whether the meta property is read-only. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property IsReadOnly As Boolean
Get
'Usage
Dim instance As MetaProperty
Dim value As Boolean
value = instance.IsReadOnly
bool IsReadOnly { get; }
Property Value
Type: System.Boolean
Boolean