Właściwość CheckboxRegistryKey
Ta funkcja zostanie usunięta z przyszłej wersji programu Microsoft SQL Server. Należy unikać stosowania tej funkcji w nowych projektach oraz zaplanować modyfikację aplikacji, w których obecnie jest używana ta funkcja.Użyj CheckBoxRegistryKey zamiast.
Przestrzeń nazw: Microsoft.NetEnterpriseServers
Zestaw: Microsoft.NetEnterpriseServers.ExceptionMessageBox (w Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)
Syntax
'Deklaracja
Public Property CheckboxRegistryKey As RegistryKey
Get
Set
'Użycie
Dim instance As ExceptionMessageBox
Dim value As RegistryKey
value = instance.CheckboxRegistryKey
instance.CheckboxRegistryKey = value
public RegistryKey CheckboxRegistryKey { get; set; }
public:
property RegistryKey^ CheckboxRegistryKey {
RegistryKey^ get ();
void set (RegistryKey^ value);
}
member CheckboxRegistryKey : RegistryKey with get, set
function get CheckboxRegistryKey () : RegistryKey
function set CheckboxRegistryKey (value : RegistryKey)
Wartość właściwości
Typ: Microsoft.Win32. . :: . .RegistryKey
Wartość, która reprezentuje stan pola wyboru klucz rejestru.