IFieldSymbol.IsExplicitlyNamedTupleElement Property

Definition

Returns true if this field represents a tuple element which was given an explicit name.

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

Property Value

Applies to