CRMGlobalManager.DetectLanguage(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public string DetectLanguage (string text, string azureClientId, string azureClientSecret);
member this.DetectLanguage : string * string * string -> string
Public Function DetectLanguage (text As String, Optional azureClientId As String, Optional azureClientSecret As String) As String
Parameters
- text
- String
- azureClientId
- String
- azureClientSecret
- String