Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
パラメータ「出力をドロップ フォルダにコピー」が true に設定されている場合にのみ、ビルド プロセス テンプレートで何らかのジョブを実行したいと考えています。このパラメーターに関連付けられている変数はありますか?
私はチェックすることによってそれをなんとかすることができましたNot String.IsNullOrEmpty(BuildDetail.DropLocation)。
Not String.IsNullOrEmpty(BuildDetail.DropLocation)