Udostępnij za pośrednictwem


Właściwość RegisteredServer.CustomConnectionColorArgb

Pobiera lub ustawia określony kolor ARGB RegisteredServer obiektu.

Przestrzeń nazw:  Microsoft.SqlServer.Management.RegisteredServers
Zestaw:  Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.None)> _
Public Property CustomConnectionColorArgb As Integer
    Get
    Set
'Użycie
Dim instance As RegisteredServer
Dim value As Integer

value = instance.CustomConnectionColorArgb

instance.CustomConnectionColorArgb = value
[SfcPropertyAttribute(SfcPropertyFlags.None)]
public int CustomConnectionColorArgb { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::None)]
public:
property int CustomConnectionColorArgb {
    int get ();
    void set (int value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.None)>]
member CustomConnectionColorArgb : int with get, set
function get CustomConnectionColorArgb () : int
function set CustomConnectionColorArgb (value : int)

Wartość właściwości

Typ: System.Int32
Wartość całkowitą, która określa kolor ARGB.