Udostępnij przez


Właściwość PolicyCategoryInformation.IsSubscribed

Pobiera wartość logiczna wskazująca, czy obiekt miejsce docelowe subskrybuje PolicyCategoryInformation.

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

Składnia

'Deklaracja
Public ReadOnly Property IsSubscribed As Boolean
    Get
'Użycie
Dim instance As PolicyCategoryInformation
Dim value As Boolean

value = instance.IsSubscribed
public bool IsSubscribed { get; }
public:
property bool IsSubscribed {
    bool get ();
}
member IsSubscribed : bool
function get IsSubscribed () : boolean

Wartość właściwości

Typ: System.Boolean
Wartość logiczna wskazująca, czy obiekt miejsce docelowe subskrybuje PolicyCategoryInformation., True jeśli miejsce docelowe subskrybuje inaczej False.