Udostępnij przez


Właściwość Policy.TargetProcessedEventArgs.IsConfigurable

Pobiera lub ustawia Boolean wartość zawierający wynik przetwarzanie miejsce docelowe.

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

Składnia

'Deklaracja
Public Property IsConfigurable As Boolean
    Get
    Set
'Użycie
Dim instance As Policy..::..TargetProcessedEventArgs
Dim value As Boolean

value = instance.IsConfigurable

instance.IsConfigurable = value
public bool IsConfigurable { get; set; }
public:
property bool IsConfigurable {
    bool get ();
    void set (bool value);
}
member IsConfigurable : bool with get, set
function get IsConfigurable () : boolean
function set IsConfigurable (value : boolean)

Wartość właściwości

Typ: System.Boolean
A Boolean wartość zawiera wynik przetwarzania miejsce docelowe.