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