IMethodSymbol.IsInitOnly Property

Definition

Returns true for 'init' set accessors, and false otherwise.

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

Property Value

Applies to