ExportCodeFixProviderAttribute.Languages Property

Definition

The source languages this provider can provide fixes for. See LanguageNames.

public:
 property cli::array <System::String ^> ^ Languages { cli::array <System::String ^> ^ get(); };
public string[] Languages { get; }
member this.Languages : string[]
Public ReadOnly Property Languages As String()

Property Value

String[]

Applies to