Share via


QuestionAnsweringProject.DeploymentName Property

Definition

Gets the deployment name of the project to use, such as "test" or "prod".

public string DeploymentName { get; }
member this.DeploymentName : string
Public ReadOnly Property DeploymentName As String

Property Value

Applies to