Freigeben über


EnvironmentDefinitionParameter.ReadOnly Property

Definition

Whether or not this parameter is read-only. If true, default should have a value.

public bool? ReadOnly { get; }
member this.ReadOnly : Nullable<bool>
Public ReadOnly Property ReadOnly As Nullable(Of Boolean)

Property Value

Applies to