次の方法で共有


QuestionAnsweringProject クラス

定義

質問応答サービスのプロジェクトを表します。

public class QuestionAnsweringProject
type QuestionAnsweringProject = class
Public Class QuestionAnsweringProject
継承
QuestionAnsweringProject

コンストラクター

QuestionAnsweringProject(String, String)

QuestionAnsweringProject クラスの新しいインスタンスを作成します。

プロパティ

DeploymentName

"test" や "prod" など、使用するプロジェクトの配置名を取得します。

ProjectName

使用するプロジェクトの名前を取得します。

適用対象