ExceptionMessageBox.CheckboxRegistryKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這項功能將在未來的 SQL Server Microsoft 版本中移除。 請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。 請改用 CheckBoxRegistryKey。
public:
property Microsoft::Win32::RegistryKey ^ CheckboxRegistryKey { Microsoft::Win32::RegistryKey ^ get(); void set(Microsoft::Win32::RegistryKey ^ value); };
public Microsoft.Win32.RegistryKey CheckboxRegistryKey { get; set; }
member this.CheckboxRegistryKey : Microsoft.Win32.RegistryKey with get, set
Public Property CheckboxRegistryKey As RegistryKey
屬性值
一個代表登錄檔金鑰狀態的核取方塊的值。