TextAnalysisAuthoringClient.GetProject(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.
Initializes a new instance of TextAuthoringProject.
public virtual Azure.AI.Language.Text.Authoring.TextAuthoringProject GetProject(string projectName);
abstract member GetProject : string -> Azure.AI.Language.Text.Authoring.TextAuthoringProject
override this.GetProject : string -> Azure.AI.Language.Text.Authoring.TextAuthoringProject
Public Overridable Function GetProject (projectName As String) As TextAuthoringProject
Parameters
- projectName
- String