IBuildIncrementalContext 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
累加組建的內容
public interface class IBuildIncrementalContext
public interface class IBuildIncrementalContext
__interface IBuildIncrementalContext
public interface IBuildIncrementalContext
type IBuildIncrementalContext = interface
Public Interface IBuildIncrementalContext
- 衍生
屬性
BuildConfigurationContext |
選取的組建組態內容 |
BuildType |
正在執行的組建類型 |
Project |
正在建置的專案 |
Target |
專案上的選項目標 |