AxImporter.Options.outputName 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定產生 ActiveX 控制項包裝函式的目標檔名。
public: System::String ^ outputName;
public string outputName;
val mutable outputName : string
Public outputName As String
欄位值
備註
根據預設,此欄位會設定為 null
。 如果此欄位是 null
,檔案名會串連 「Ax」 + 元件中的類型程式庫名稱 + 「.dll」。