AxImporter.Options.msBuildErrors 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定是否將錯誤輸出為 Microsoft Build Engine (MSBuild) 格式。
public: bool msBuildErrors;
public bool msBuildErrors;
val mutable msBuildErrors : bool
Public msBuildErrors As Boolean
欄位值
備註
根據預設,此欄位會設定為 false
。