Share via


ManagementPackReferenceCollection.IsReadOnly Property

Definition

Gets a Boolean value that determines whether the reference collection is a read-only collection.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Property Value

true if the reference collection is a read-only collection; otherwise, false.

Implements

Applies to