Share via


SymbolDisplayFormat.GenericsOptions Property

Definition

Determines how generics (on types and methods) should be described (i.e. the level of detail).

public:
 property Microsoft::CodeAnalysis::SymbolDisplayGenericsOptions GenericsOptions { Microsoft::CodeAnalysis::SymbolDisplayGenericsOptions get(); };
public Microsoft.CodeAnalysis.SymbolDisplayGenericsOptions GenericsOptions { get; }
member this.GenericsOptions : Microsoft.CodeAnalysis.SymbolDisplayGenericsOptions
Public ReadOnly Property GenericsOptions As SymbolDisplayGenericsOptions

Property Value

Applies to