HostWorkspaceServices.IsSupported(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne true si la langue est prise en charge.
public:
virtual bool IsSupported(System::String ^ languageName);
public virtual bool IsSupported(string languageName);
abstract member IsSupported : string -> bool
override this.IsSupported : string -> bool
Public Overridable Function IsSupported (languageName As String) As Boolean
Paramètres
- languageName
- String