Share via


INamedTypeSymbol.ExtensionGroupingName Property

Definition

For extensions, returns the synthesized identifier for the grouping type. Returns null otherwise. Note: the metadata name for generic grouping types includes an arity suffix, so differs from the ExtensionGroupingName property.

public string? ExtensionGroupingName { get; }
member this.ExtensionGroupingName : string
Public ReadOnly Property ExtensionGroupingName As String

Property Value

Applies to