ScriptCollectorInfo.IScriptCollectorInfo.Image 屬性

定義

取得與腳本收集器相關聯的指定映像檔。

property System::Drawing::Image ^ Microsoft::SqlServer::Management::Scripting::IScriptCollectorInfo::Image { System::Drawing::Image ^ get(); };
System.Drawing.Image Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.Image { get; }
member this.Microsoft.SqlServer.Management.Scripting.IScriptCollectorInfo.Image : System.Drawing.Image
 ReadOnly Property Image As Image Implements IScriptCollectorInfo.Image

屬性值

與腳本收集器相關聯的指定映像檔。

實作

適用於