Condividi tramite


Project.LanguageServices Proprietà

Definizione

Attenzione

Use Services instead.

Servizi linguistici dell'ambiente host associato alla lingua del progetto.

public:
 property Microsoft::CodeAnalysis::Host::HostLanguageServices ^ LanguageServices { Microsoft::CodeAnalysis::Host::HostLanguageServices ^ get(); };
public Microsoft.CodeAnalysis.Host.HostLanguageServices LanguageServices { get; }
[System.Obsolete("Use Services instead.")]
public Microsoft.CodeAnalysis.Host.HostLanguageServices LanguageServices { get; }
member this.LanguageServices : Microsoft.CodeAnalysis.Host.HostLanguageServices
[<System.Obsolete("Use Services instead.")>]
member this.LanguageServices : Microsoft.CodeAnalysis.Host.HostLanguageServices
Public ReadOnly Property LanguageServices As HostLanguageServices

Valore della proprietà

Attributi

Si applica a