Aracılığıyla paylaş


DeployedServiceTypeList.IsReadOnly Property

Definition

Gets or sets a flag that indicates whether the list can be modified.

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

Property Value

true if the list can be modified; otherwise, false.

Implements

Applies to