ExceptionMessageBox.CustomSymbol 屬性

定義

這項功能將在未來的 SQL Server Microsoft 版本中移除。 請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。 請改用 CustomSymbol

public:
 property System::Drawing::Bitmap ^ CustomSymbol { System::Drawing::Bitmap ^ get(); void set(System::Drawing::Bitmap ^ value); };
public System.Drawing.Bitmap CustomSymbol { get; set; }
member this.CustomSymbol : System.Drawing.Bitmap with get, set
Public Property CustomSymbol As Bitmap

屬性值

Bitmap 物件。

適用於