CodeCompiler.CompilerName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得編譯器可執行檔的名稱。
protected:
abstract property System::String ^ CompilerName { System::String ^ get(); };
protected abstract string CompilerName { get; }
member this.CompilerName : string
Protected MustOverride ReadOnly Property CompilerName As String
屬性值
編譯器可執行檔的名稱。
備註
這個屬性表示要叫用的編譯程式可執行文件名稱。