Share via


IMethodSymbol.IsInitOnly Propiedad

Definición

Devuelve true para los descriptores de acceso establecidos "init" y false en caso contrario.

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

Valor de propiedad

Se aplica a